pub fn gen_consume_ok<'a, W: Write + BackToTheBuffer + 'a>(
method: &'a ConsumeOk,
) -> impl SerializeFn<W> + 'a
Expand description
Serialize consume-ok (Generated)
pub fn gen_consume_ok<'a, W: Write + BackToTheBuffer + 'a>(
method: &'a ConsumeOk,
) -> impl SerializeFn<W> + 'a
Serialize consume-ok (Generated)