Docs.rs
  • wasm-encoder-0.41.2
    • wasm-encoder 0.41.2
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fitzgen
    • github:bytecodealliance:wasmtime-publish
    • Dependencies
      • leb128 ^0.2.4 normal
      • wasmparser ^0.121.2 normal
      • anyhow ^1.0.58 dev
      • tempfile ^3.2.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wasm_encoder0.41.2

  • Structs
  • Enums
  • Traits
  • Type Aliases
?
Change settings

List of all items

Structs

  • ArrayType
  • CanonicalFunctionSection
  • CodeSection
  • Component
  • ComponentAliasSection
  • ComponentBuilder
  • ComponentDefinedTypeEncoder
  • ComponentExportSection
  • ComponentFuncTypeEncoder
  • ComponentImportSection
  • ComponentInstanceSection
  • ComponentNameSection
  • ComponentStartSection
  • ComponentType
  • ComponentTypeEncoder
  • ComponentTypeSection
  • ConstExpr
  • CoreDumpInstancesSection
  • CoreDumpModulesSection
  • CoreDumpSection
  • CoreDumpStackSection
  • CoreTypeEncoder
  • CoreTypeSection
  • CustomSection
  • DataCountSection
  • DataSection
  • DataSegment
  • DataSymbolDefinition
  • ElementSection
  • ElementSegment
  • ExportSection
  • FieldType
  • FuncType
  • Function
  • FunctionSection
  • GlobalSection
  • GlobalType
  • ImportSection
  • IndirectNameMap
  • InstanceSection
  • InstanceType
  • LinkingSection
  • MemArg
  • MemorySection
  • MemoryType
  • Module
  • ModuleSection
  • ModuleType
  • NameMap
  • NameSection
  • NestedComponentSection
  • ProducersField
  • ProducersSection
  • RawCustomSection
  • RawSection
  • RefType
  • StartSection
  • StructType
  • SubType
  • SymbolTable
  • TableSection
  • TableType
  • TagSection
  • TagType
  • TypeSection

Enums

  • Alias
  • BlockType
  • CanonicalOption
  • Catch
  • ComponentExportKind
  • ComponentOuterAliasKind
  • ComponentSectionId
  • ComponentTypeRef
  • ComponentValType
  • CompositeType
  • CoreDumpValue
  • DataSegmentMode
  • ElementMode
  • Elements
  • EntityType
  • ExportKind
  • HeapType
  • Instruction
  • ModuleArg
  • PrimitiveValType
  • SectionId
  • StorageType
  • TagKind
  • TypeBounds
  • ValType

Traits

  • ComponentSection
  • Encode
  • Section

Type Aliases

  • Lane