Skip to main content

encode_with_options

Function encode_with_options 

Source
pub fn encode_with_options<T: Encodable>(
    value: &T,
    options: &impl EncodeOptions,
) -> Vec<u8>