Skip to main content

gen_delete

Function gen_delete 

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

Serialize delete (Generated)