Docs.rs
sp-arithmetic-19.0.0-dev.1
sp-arithmetic 19.0.0-dev.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
integer-sqrt ^0.1.2
normal
num-traits ^0.2.8
normal
scale-info ^2.5.0
normal
serde ^1.0.188
normal
sp-std =11.0.0-dev.1
normal
static_assertions ^1.1.0
normal
criterion ^0.4.0
dev
primitive-types ^0.12.0
dev
rand ^0.8.5
dev
Versions
94.44%
of the crate is documented
Go to latest stable release
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
☰
sp_arithmetic
19.0.0-dev.1
Ensure
Object Safety
Implementors
In sp_arithmetic::traits
?
Trait
sp_arithmetic
::
traits
::
Ensure
source
·
[
−
]
pub trait Ensure:
EnsureOp
+
EnsureOpAssign
{ }
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl<T:
EnsureOp
+
EnsureOpAssign
>
Ensure
for T