Docs.rs
sp-api-11.0.0
sp-api 11.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
parity-scale-codec ^3.2.2
normal
hash-db ^0.15.2
normal
log ^0.4.17
normal
sp-api-proc-macro ^4.0.0
normal
sp-core ^13.0.0
normal
sp-runtime ^15.0.0
normal
sp-state-machine ^0.19.0
normal
sp-std ^6.0.0
normal
sp-trie ^13.0.0
normal
sp-version ^13.0.0
normal
thiserror ^1.0.30
normal
Versions
79.41%
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
☰
In sp_api
Macros
decl_runtime_apis
impl_runtime_apis
mock_impl_runtime_apis
Structs
ApiRef
CallApiAtParams
Enums
ApiError
Constants
MAX_EXTRINSIC_DEPTH
RUNTIME_API_INFO_SIZE
Traits
ApiExt
CallApiAt
ConstructRuntimeApi
Core
Metadata
ProvideRuntimeApi
RuntimeApiInfo
Functions
deserialize_runtime_api_info
init_runtime_logger
serialize_runtime_api_info
Type Definitions
ProofRecorder
StateBackendFor
StorageChanges
StorageTransactionCache
TransactionFor
?
Function
sp_api
::
init_runtime_logger
source
·
[
−
]
pub fn init_runtime_logger()
Expand description
Init the
RuntimeLogger
.