Function value_as_bytes
pub unsafe fn value_as_bytes<T: Sized>(value: &T) -> &[u8]
View this reference as a slice of bytes.
value_as_bytespub unsafe fn value_as_bytes<T: Sized>(value: &T) -> &[u8]
View this reference as a slice of bytes.