Function gen_recover_async

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

Serialize recover-async (Generated)