pub fn gen_qos<'a, W>(method: &'a Qos) -> impl SerializeFn<W> + 'awhere
W: Write + BackToTheBuffer + 'a,Expand description
Serialize qos (Generated)
pub fn gen_qos<'a, W>(method: &'a Qos) -> impl SerializeFn<W> + 'awhere
W: Write + BackToTheBuffer + 'a,Serialize qos (Generated)