Docs.rs
drink-next-0.8.9
drink-next 0.8.9
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
pgherveou
Dependencies
contract-metadata ^4.0.0-rc.1
normal
contract-transcode ^4.0.0-rc.1
normal
drink-test-macro-next ^0.8.9
normal
frame-metadata ^16.0.0
normal
frame-support ^28.0.0
normal
frame-system ^28.0.0
normal
pallet-balances ^28.0.0
normal
pallet-contracts-next ^27.0.0
normal
pallet-contracts-uapi-next ^5.0.0
normal
pallet-timestamp ^27.0.0
normal
parity-scale-codec ^3.6.9
normal
parity-scale-codec-derive ^3.6.9
normal
scale-info ^2.10.0
normal
serde_json ^1.0
normal
sp-externalities ^0.25.0
normal
sp-io ^30.0.0
normal
sp-runtime-interface ^24.0.0
normal
thiserror ^1.0.40
normal
wat ^1.0.71
normal
Versions
100%
of the crate is documented
Go to latest version
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
drink_next
0.8.9
ConfigOf
In drink_next::runtime
?
Type Alias
drink_next
::
runtime
::
ConfigOf
source
·
[
−
]
pub type ConfigOf<R> = <R as
Runtime
>::
Config
;
Expand description
Extract the Runtime configuration.