Skip to main content

to_slice

Function to_slice 

Source
pub fn to_slice<T>(value: &T, buf: &mut [u8]) -> Result<usize, Error<WError>>
where T: Serialize + ?Sized,
Expand description

Serialize value to slice