Home
last modified time | relevance | path

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

/external/rust/crates/hashbrown/src/raw/
Dsse2.rs32 pub const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method
Dgeneric.rs53 pub const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method