[][src]Crate wasm_reader_traits

Structs

JustResult

Enums

Error

Traits

CollectHelper
IntoParser
MaybePosition

Helper trait to allow users to possibly get a location in the stream, where types that cannot report this information fall back to reporting None.

ParseOne
Parser

Type Definitions

ParseResult