[][src]Function haxeformat::serde::to_vec_with

pub fn to_vec_with<T: Serialize>(
    value: &T,
    ctx: SerializerContext
) -> Result<Vec<u8>>