[][src]Function tree_buf::encode_with_options

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