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