Function transproto::trans_proto_to_json[][src]

pub fn trans_proto_to_json(
    buf: &mut Vec<u8>,
    dec: &mut Decoder<'_>,
    ty: &Type
) -> Result<()>