Docs.rs
sp-runtime-24.1.0-dev.3
sp-runtime 24.1.0-dev.3
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
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.5.0
normal
serde ^1.0.163
normal
sp-application-crypto ^23.1.0-dev.3
normal
sp-arithmetic ^16.1.0-dev.3
normal
sp-core ^21.1.0-dev.3
normal
sp-io ^23.1.0-dev.3
normal
sp-std ^8.1.0-dev.3
normal
sp-weights ^20.1.0-dev.3
normal
rand ^0.8.5
dev
serde_json ^1.0.85
dev
zstd ^0.12.3
dev
Versions
100%
of the crate is documented
Go to latest stable release
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
☰
Module curve
Structs
?
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].