[][src]Function tree_buf::write_with_options

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