Searched defs:from_static (Results 1 – 2 of 2) sorted by relevance
162 pub const fn from_static(bytes: &'static [u8]) -> Self { in from_static() method172 pub fn from_static(bytes: &'static [u8]) -> Self { in from_static() method
613 fn from_static() { in from_static() function