Searched defs:Utf8BoundedMap (Results 1 – 1 of 1) sorted by relevance
73 pub struct Utf8BoundedMap { struct99 impl Utf8BoundedMap { argument108 pub fn new(capacity: usize) -> Utf8BoundedMap { in new()