Function haxeformat::serde::to_vec

source ·
pub fn to_vec<T: Serialize>(value: &T) -> Result<Vec<u8>>