Docs.rs
  • zingen-0.1.12
    • zingen 0.1.12
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • clearloop
    • Dependencies
      • anyhow ^1.0.79 normal
      • hex ^0.4.3 normal
      • indexmap ^2.2.2 normal
      • evm-opcodes =0.0.5 normal
      • paste ^1.0.14 normal
      • smallvec ^1.13.1 normal
      • thiserror ^1.0.56 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.18 normal
      • wasmparser ^0.121.0 normal
      • zabi ^0.1.12 normal
    • Versions
    • 100% of the crate is documented
  • 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
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

zingen0.1.12

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • Assembler
  • Code
  • Constructor
  • ControlStack
  • ControlStackFrame
  • Dispatcher
  • Function
  • JumpTable
  • LocalSlot
  • Locals
  • MacroAssembler
  • wasm::Data
  • wasm::Env
  • wasm::Exports
  • wasm::Funcs
  • wasm::Function
  • wasm::Functions
  • wasm::Imports
  • wasm::Slots

Enums

  • ControlStackFrameType
  • Error
  • wasm::HostFunc

Traits

  • wasm::ToLSBytes
  • wasm::Type

Type Aliases

  • Buffer
  • InitStorage
  • Result

Constants

  • BUFFER_LIMIT