Function fred::util::static_bytes

source ยท
pub fn static_bytes(b: &'static [u8]) -> Bytes
Expand description

Create a Bytes from static bytes without copying.