Skip to main content

encode_proto

Function encode_proto 

Source
pub fn encode_proto<B: Bt + BtMut>(
    buffer: &mut Buffer<B>,
    name: &String,
    infos: Vec<Value>,
) -> Result<()>