Function gen_delete_ok

Source
pub fn gen_delete_ok<'a>(
    input: &'a mut [u8],
    method: &'a DeleteOk,
) -> Result<&'a mut [u8], GenError>
Expand description

Serialize delete-ok (Generated)