mirror of
https://github.com/hinto-janai/cuprate.git
synced 2024-12-22 19:49:33 +00:00
doc fix
This commit is contained in:
parent
d85e9c814c
commit
1a520fabfc
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ define_struct_and_impl_epee! {
|
||||||
2139..=2156
|
2139..=2156
|
||||||
)]
|
)]
|
||||||
#[derive(Copy)]
|
#[derive(Copy)]
|
||||||
/// Used in [`crate::json::GetOutputHistogramV2Response`].
|
/// Used in [`crate::json::GetOutputHistogramResponse`].
|
||||||
HistogramEntry {
|
HistogramEntry {
|
||||||
amount: u64,
|
amount: u64,
|
||||||
total_instances: u64,
|
total_instances: u64,
|
||||||
|
|
Loading…
Reference in a new issue