[][src]Type Definition no_proto::pointer::bytes::NP_Borrow_Bytes

type NP_Borrow_Bytes<'bytes> = &'bytes [u8];

Arbitrary bytes, borrowed Alias for &u8