Docs.rs
sp-io-42.0.0
sp-io 42.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
secp256k1 ^0.28.0
normal
optional
sp-core ^38.0.0
normal
sp-crypto-hashing ^0.1.0
normal
sp-externalities ^0.30.0
normal
sp-keystore ^0.44.0
normal
optional
sp-runtime-interface ^31.0.0
normal
sp-state-machine ^0.47.0
normal
optional
sp-tracing ^18.0.0
normal
sp-trie ^41.0.0
normal
optional
tracing ^0.1.37
normal
tracing-core ^0.1.32
normal
rustversion ^1.0.17
build
polkavm-derive ^0.26.0
normal
docify ^0.2.9
normal
ed25519-dalek ^2.1
normal
libsecp256k1 ^0.7.0
normal
log ^0.4.22
normal
secp256k1 ^0.28.0
normal
sp-keystore ^0.44.0
normal
sp-state-machine ^0.47.0
normal
sp-trie ^41.0.0
normal
Versions
100%
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
sp_io
42.0.0
Module logging
Module Items
Structs
Functions
In crate sp_
io
sp_io
Module
logging
Copy item path
Source
Expand description
Interface that provides functions for logging from within the runtime.
Structs
§
Host
Functions
Provides implementations for the extern host functions.
Functions
§
log
Request to print a log message on the host.
max_
level
Returns the max log level used by the host.