Searched defs:ByteSized (Results 1 – 1 of 1) sorted by relevance
179 pub struct ByteSized(pub u64); struct187 impl FromStr for ByteSized { implementation