[][src]Function tree_buf::write_with_options

pub fn write_with_options<'a, 'b: 'a, T: Writable<'a>>(
    value: &'b T,
    options: &impl EncodeOptions
) -> Vec<u8>