Docs.rs
  • aingle_wasmer_guest-0.0.1
    • aingle_wasmer_guest 0.0.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • catocodex
    • Dependencies
      • aingle_middleware_bytes =0.0.3 normal
      • aingle_wasmer_common =0.0.1 normal
      • serde =1.0.123 normal
      • tracing ^0.1 normal
    • Versions
    • 71.43% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

aingle_wasmer_guest0.0.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • SerializedBytes
  • UnsafeBytes
  • serde_bytes::ByteBuf
  • serde_bytes::Bytes

Enums

  • SerializedBytesError
  • WasmError
  • result::WasmError

Traits

  • Deserialize
  • Serialize
  • TryFrom
  • TryInto
  • serde_bytes::Deserialize
  • serde_bytes::Serialize

Macros

  • aingle_serial
  • host_externs
  • memory_externs
  • try_ptr

Derive Macros

  • Deserialize
  • Serialize
  • SerializedBytes

Functions

  • allocation::__allocate
  • allocation::__deallocate
  • allocation::consume_bytes
  • allocation::length_prefix_at_guest_ptr
  • allocation::write_bytes
  • decode
  • encode
  • host_args
  • host_call
  • return_err_ptr
  • return_ptr
  • serde_bytes::deserialize
  • serde_bytes::serialize

Type Aliases

  • GuestPtr
  • Len
  • WasmSize