Docs.rs
arithmetic-2.1.2
arithmetic 2.1.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
marlonhanks
Dependencies
tetsy-scale-codec ^2.0.1
normal
debug-derive ^2.1.2
normal
integer-sqrt ^0.1.2
normal
num-traits ^0.2.8
normal
serde ^1.0.101
normal
optional
tetcore-std ^2.1.2
normal
criterion ^0.3
dev
rand ^0.7.2
dev
serde_json ^1.0
dev
tetsy-primitive-types ^0.9.1
dev
Versions
96.36%
of the crate is documented
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
InnerOf
arithmetic
2.1.2
In arithmetic::
per_
things
arithmetic
::
per_things
Type Alias
InnerOf
Copy item path
Source
pub type InnerOf<P> = <P as
PerThing
>::
Inner
;
Expand description
Get the inner type of a
PerThing
.