gen_delete_ok

Function gen_delete_ok 

Source
pub fn gen_delete_ok<'a, W: Write + BackToTheBuffer + 'a>(
    method: &'a DeleteOk,
) -> impl SerializeFn<W> + 'a
Expand description

Serialize delete-ok (Generated)