pub fn catch<T: ?Sized + Reencode>( reencoder: &mut T, arg: Catch, ) -> Result<Catch, Error<T::Error>>
wasmparser