Function fred::util::static_bytes
source ยท pub fn static_bytes(b: &'static [u8]) -> BytesExpand description
Create a Bytes from static bytes without copying.
pub fn static_bytes(b: &'static [u8]) -> BytesCreate a Bytes from static bytes without copying.