Clarify core
is required for define_histogram
This commit is contained in:
parent
159af1df99
commit
5807e211dc
@ -4,6 +4,8 @@
|
|||||||
/// module with the given name. This includes the `Histogram` struct, the number
|
/// module with the given name. This includes the `Histogram` struct, the number
|
||||||
/// of bins `LEN` and the histogram iterator `HistogramIter`.
|
/// of bins `LEN` and the histogram iterator `HistogramIter`.
|
||||||
///
|
///
|
||||||
|
/// Note that you need to make sure that `core` is accessible to the macro.
|
||||||
|
///
|
||||||
///
|
///
|
||||||
/// # Example
|
/// # Example
|
||||||
///
|
///
|
||||||
|
Loading…
Reference in New Issue
Block a user