Docs.rs
  • sp-runtime-interface-29.0.1
    • sp-runtime-interface 29.0.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:paritytech:core-devs
    • parity-crate-owner
    • Dependencies
      • bytes ^1.4.0 normal
      • parity-scale-codec ^3.7.4 normal
      • impl-trait-for-tuples ^0.2.2 normal
      • primitive-types ^0.13.1 normal
      • sp-externalities ^0.30.0 normal
      • sp-runtime-interface-proc-macro ^18.0.0 normal
      • sp-std ^14.0.0 normal
      • sp-storage ^22.0.0 normal
      • sp-tracing ^17.1.0 normal
      • sp-wasm-interface ^21.0.1 normal
      • static_assertions ^1.1.0 normal
      • rustversion ^1.0.17 dev
      • trybuild ^1.0.103 dev
      • polkavm-derive ^0.18.0 normal
    • Versions
    • 95.45% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sp_runtime_interface29.0.1

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