Searched defs:from_static (Results 1 – 2 of 2) sorted by relevance
152 pub const fn from_static(bytes: &'static [u8]) -> Bytes { in from_static() method162 pub fn from_static(bytes: &'static [u8]) -> Bytes { in from_static() method
558 fn from_static() { in from_static() function