Function safe_token_2022::pod::pod_bytes_of
source · [−]pub fn pod_bytes_of<T: Pod>(t: &T) -> &[u8]ⓘNotable traits for &mut [u8]impl Write for &mut [u8]impl Read for &[u8]
Expand description
Convert a Pod
into a slice (zero copy)