☰
Result
Result
In wasmparser
Structs
Alias
AliasSectionReader
BinaryReader
BinaryReaderError
BrTable
CodeSectionReader
Data
DataSectionReader
Element
ElementItems
ElementItemsIterator
ElementItemsReader
ElementSectionReader
EventSectionReader
EventType
Export
ExportSectionReader
ExportType
FuncType
FuncValidator
FunctionBody
FunctionLocalName
FunctionLocalReader
FunctionName
FunctionSectionReader
Global
GlobalSectionReader
GlobalType
Ieee32
Ieee64
Import
ImportSectionReader
InitExpr
Instance
InstanceArgsReader
InstanceSectionReader
InstanceType
LinkingSectionReader
LocalName
LocalsIterator
LocalsReader
MemoryImmediate
MemorySectionReader
ModuleCode
ModuleCodeSectionReader
ModuleName
ModuleSectionReader
ModuleType
NameSectionReader
Naming
NamingReader
OperatorsIterator
OperatorsIteratorWithOffsets
OperatorsReader
Parser
ProducersField
ProducersFieldValue
ProducersFieldValuesIterator
ProducersFieldValuesReader
ProducersSectionReader
Range
Reloc
RelocSectionReader
ResizableLimits
ResizableLimits64
SectionIterator
SectionIteratorLimited
TableSectionReader
TableType
TypeSectionReader
V128
Validator
ValidatorResources
WasmFeatures
WasmFuncTypeInputs
WasmFuncTypeOutputs
Enums
AliasedInstance
Chunk
CustomSectionKind
DataKind
ElementItem
ElementKind
ExternalKind
ImportSectionEntryType
LinkingType
MemoryType
Name
NameType
Operator
Payload
RelocType
SectionCode
Type
TypeDef
TypeOrFuncType
ValidPayload
Traits
SectionReader
SectionWithLimitedItems
WasmFuncType
WasmModuleResources
Functions
validate
Type Definitions
Result
SIMDLaneIndex
?
Type Definition
wasmparser
::
Result
source
·
[
−
]
pub type Result<T, E =
BinaryReaderError
> =
Result
<T, E>;