pub fn gen_publish<'a>( input: &'a mut [u8], method: &'a Publish, ) -> Result<&'a mut [u8], GenError>
Serialize publish (Generated)