Docs.rs
  • wasm-wave-0.231.0
    • wasm-wave 0.231.0
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wasmtime-publish
    • Dependencies
      • indexmap ^2.7.0 normal
      • logos ^0.14.2 normal
      • thiserror ^1.0.48 normal
      • wit-parser ^0.231.0 normal optional
      • anyhow ^1.0.58 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
  • 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

wasm_wave0.231.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ast::Node
  • parser::Parser
  • parser::ParserError
  • untyped::UntypedFuncCall
  • untyped::UntypedValue
  • value::FuncType
  • value::Type
  • value::Value
  • wasm::DisplayFunc
  • wasm::DisplayFuncArgs
  • wasm::DisplayFuncResults
  • wasm::DisplayType
  • wasm::DisplayValue
  • writer::Writer

Enums

  • ast::NodeType
  • lex::Keyword
  • lex::Token
  • parser::ParserErrorKind
  • wasm::WasmTypeKind
  • wasm::WasmValueError
  • writer::WriterError

Traits

  • wasm::WasmFunc
  • wasm::WasmType
  • wasm::WasmValue

Functions

  • from_str
  • to_string
  • value::resolve_wit_func_type
  • value::resolve_wit_type
  • wasm::ensure_type_kind

Type Aliases

  • lex::Lexer
  • lex::Span