[][src]Crate wasm_reader_traits

Modules

hlist

Module that holds HList data structures, implementations, and typeclasses.

Macros

hlist

Returns an HList based on the values passed in.

Structs

JustResult
ParserIter
Reader

Enums

Error

Traits

CollectHelper
IntoParser
IntoParserIter
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
ReaderBuild
ReaderBuildIter
ReaderRead

Type Definitions

ParseResult