Docs.rs
  • gp-runtime-interface-7.0.1
    • gp-runtime-interface 7.0.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:gear-tech:dev
    • breathx
    • Dependencies
      • bytes ^1.1.0 normal
      • parity-scale-codec ^3.2.2 normal
      • impl-trait-for-tuples ^0.2.2 normal
      • primitive-types ^0.12.0 normal
      • gp-externalities ^0.13.0 normal
      • gp-runtime-interface-proc-macro ^6.0.0 normal
      • sp-std ^5.0.0 normal
      • sp-storage ^7.0.0 normal
      • sp-tracing ^6.0.0 normal
      • sp-wasm-interface ^7.0.0 normal
      • static_assertions ^1.0.0 normal
      • rustversion ^1.0.6 dev
      • sp-core ^7.0.0 dev
      • sp-io ^7.0.0 dev
      • sp-state-machine ^0.13.0 dev
      • trybuild ^1.0.74 dev
    • Versions
    • 95.24% of the crate is documented
  • Go to latest version
  • Platform
    • 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

gp_runtime_interface7.0.1

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros
  • Derive Macros
?
Change settings

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