Docs.rs
sp-runtime-31.0.1
sp-runtime 31.0.1
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.6.1
normal
docify ^0.2.6
normal
either ^1.5
normal
hash256-std-hasher ^0.15.2
normal
impl-trait-for-tuples ^0.2.2
normal
log ^0.4.17
normal
paste ^1.0
normal
rand ^0.8.5
normal
scale-info ^2.10.0
normal
serde ^1.0.195
normal
simple-mermaid ^0.1.1
normal
sp-application-crypto ^30.0.0
normal
sp-arithmetic ^23.0.0
normal
sp-core ^28.0.0
normal
sp-io ^30.0.0
normal
sp-std ^14.0.0
normal
sp-weights ^27.0.0
normal
rand ^0.8.5
dev
serde_json ^1.0.111
dev
zstd ^0.12.4
dev
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
sp_runtime
31.0.1
Module curve
Structs
In crate sp_runtime
?
Module
sp_runtime
::
curve
source
·
[
−
]
Expand description
Provides some utilities to define a piecewise linear function.
Structs
§
PiecewiseLinear
Piecewise Linear function in [0, 1] -> [0, 1].