MCPcopy Create free account
hub / github.com/elastic/devfiler / HumanCount

Class HumanCount

src/ui/util.rs:126–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124
125#[derive(Debug)]
126pub struct HumanCount(f32, usize, &'static str);
127
128impl fmt::Display for HumanCount {
129 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {

Callers 1

humanize_countFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected