Docs.rs
  • tp-runtime-interface-2.1.2
    • tp-runtime-interface 2.1.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • marlonhanks
    • Dependencies
      • tetsy-scale-codec ^2.0.1 normal
      • externalities ^2.1.2 normal optional
      • impl-trait-for-tuples ^0.2.0 normal
      • static_assertions ^1.0.0 normal
      • tetcore-std ^2.1.2 normal
      • tetcore-storage ^2.1.2 normal
      • tetcore-tracing ^2.1.2 normal
      • tetcore-wasm-interface ^2.1.2 normal
      • tetsy-primitive-types ^0.9.1 normal
      • tp-runtime-interface-proc-macro ^2.1.2 normal
      • rustversion ^1.0.0 dev
      • trybuild ^1.0.38 dev
    • Versions
    • 95.45% of the crate is documented
  • Platform
    • 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

tp_runtime_interface2.1.2

Crate Items

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

List of all items

Structs

  • pass_by::Codec
  • pass_by::Enum
  • pass_by::Inner
  • wasm::ExchangeableFunction
  • wasm::RestoreImplementation

Enums

  • wasm::WrappedFFIValue

Traits

  • RIType
  • host::FromFFIValue
  • host::IntoFFIValue
  • host::IntoPreallocatedFFIValue
  • pass_by::PassBy
  • pass_by::PassByImpl
  • pass_by::PassByInner
  • wasm::FromFFIValue
  • wasm::IntoFFIValue

Attribute Macros

  • runtime_interface

Derive Macros

  • pass_by::PassByCodec
  • pass_by::PassByEnum
  • pass_by::PassByInner

Functions

  • pack_ptr_and_len
  • unpack_ptr_and_len

Type Aliases

  • Pointer