Home
last modified time | relevance | path

Searched defs:atbs_push_front (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/zerotrie/src/builder/nonconst/
Dstore.rs21 fn atbs_push_front(&mut self, byte: u8); in atbs_push_front() method
55 fn atbs_push_front(&mut self, byte: u8) { in atbs_push_front() method