Type Definition lib_ruby_parser::source::CustomDecoderResult[][src]

type CustomDecoderResult = DecoderResult<List<u8>, InputError>;

Result that is returned from decoding function