pub fn gen_recover_async<'a>( input: &'a mut [u8], method: &'a RecoverAsync, ) -> Result<&'a mut [u8], GenError>
Serialize recover-async (Generated)