Docs.rs
tp-runtime-interface-2.1.2
tp-runtime-interface 2.1.2
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
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
tp_
runtime_
interface
2.1.2
tp_runtime_interface
Function
pack_ptr_and_len
Copy item path
Source
pub fn pack_ptr_and_len(ptr:
u32
, len:
u32
) ->
u64
Expand description
Pack a pointer and length into an
u64
.