charms_data::util

Function write

Source
pub fn write<T>(t: &T) -> Result<Vec<u8>>
where T: Serialize,