☰
SectionWithLimitedItems
SectionWithLimitedItems
Required Methods
get_count
Implementors
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
?
Trait
wasmparser
::
SectionWithLimitedItems
source
·
[
−
]
pub trait SectionWithLimitedItems { fn
get_count
(&self) ->
u32
; }
Required methods
source
fn
get_count
(&self) ->
u32
Implementors
source
impl<'a>
SectionWithLimitedItems
for
AliasSectionReader
<'a>
source
impl<'a>
SectionWithLimitedItems
for
CodeSectionReader
<'a>
source
impl<'a>
SectionWithLimitedItems
for
DataSectionReader
<'a>
source
impl<'a>
SectionWithLimitedItems
for
ElementSectionReader
<'a>
source
impl<'a>
SectionWithLimitedItems
for
EventSectionReader
<'a>
source
impl<'a>
SectionWithLimitedItems
for
ExportSectionReader
<'a>
source
impl<'a>
SectionWithLimitedItems
for
FunctionSectionReader
<'a>
source
impl<'a>
SectionWithLimitedItems
for
GlobalSectionReader
<'a>
source
impl<'a>
SectionWithLimitedItems
for
ImportSectionReader
<'a>
source
impl<'a>
SectionWithLimitedItems
for
InstanceArgsReader
<'a>
source
impl<'a>
SectionWithLimitedItems
for
InstanceSectionReader
<'a>
source
impl<'a>
SectionWithLimitedItems
for
LinkingSectionReader
<'a>
source
impl<'a>
SectionWithLimitedItems
for
MemorySectionReader
<'a>
source
impl<'a>
SectionWithLimitedItems
for
ModuleCodeSectionReader
<'a>
source
impl<'a>
SectionWithLimitedItems
for
ModuleSectionReader
<'a>
source
impl<'a>
SectionWithLimitedItems
for
ProducersSectionReader
<'a>
source
impl<'a>
SectionWithLimitedItems
for
RelocSectionReader
<'a>
source
impl<'a>
SectionWithLimitedItems
for
TableSectionReader
<'a>
source
impl<'a>
SectionWithLimitedItems
for
TypeSectionReader
<'a>