Docs.rs
orml-traits-1.5.0
orml-traits 1.5.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
xlc
Dependencies
frame-support ^41.0.0
normal
impl-trait-for-tuples ^0.2.2
normal
num-traits ^0.2.14
normal
orml-utilities ^1.5.0
normal
parity-scale-codec ^3.6.12
normal
paste ^1.0
normal
scale-info ^2.10.0
normal
serde ^1.0.214
normal
optional
sp-core ^37.0.0
normal
sp-io ^41.0.1
normal
sp-runtime ^42.0.0
normal
sp-std ^14.0.0
normal
staging-xcm ^17.0.0
normal
Versions
60.87%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Key
orml_
traits
1.5.0
Key
Required Associated Types
Value
WrappedValue
Implementors
In orml_
traits::
parameters
orml_traits
::
parameters
Trait
Key
Copy item path
Source
pub trait Key { type
Value
; type
WrappedValue
:
Into
<Self::
Value
>; }
Required Associated Types
§
Source
type
Value
Source
type
WrappedValue
:
Into
<Self::
Value
>
Implementors
§