Docs.rs
  • sp-runtime-interface-30.0.0
    • sp-runtime-interface 30.0.0
    • 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.5 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 ^19.0.0 normal
      • sp-std ^14.0.0 normal
      • sp-storage ^22.0.0 normal
      • sp-tracing ^17.1.0 normal
      • sp-wasm-interface ^22.0.0 normal
      • static_assertions ^1.1.0 normal
      • rustversion ^1.0.17 dev
      • trybuild ^1.0.103 dev
      • polkavm-derive ^0.24.0 normal
    • Versions
    • 100% 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

sp_runtime_interface30.0.0

Crate Items

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

List of all items

Structs

  • pass_by::AllocateAndReturnByCodec
  • pass_by::AllocateAndReturnFatPointer
  • pass_by::AllocateAndReturnPointer
  • pass_by::PassAs
  • pass_by::PassFatPointerAndDecode
  • pass_by::PassFatPointerAndDecodeSlice
  • pass_by::PassFatPointerAndRead
  • pass_by::PassFatPointerAndReadWrite
  • pass_by::PassPointerAndRead
  • pass_by::PassPointerAndReadCopy
  • pass_by::PassPointerAndWrite
  • pass_by::ReturnAs
  • wasm::ExchangeableFunction
  • wasm::RestoreImplementation

Traits

  • RIType
  • host::FromFFIValue
  • host::IntoFFIValue
  • wasm::FromFFIValue
  • wasm::IntoFFIValue

Attribute Macros

  • runtime_interface

Functions

  • pack_ptr_and_len
  • unpack_ptr_and_len

Type Aliases

  • Pointer