☰
Type Definition InnerOf
Other items in
sp_arithmetic
::
per_things
All crates
?
Type Definition
sp_arithmetic
::
per_things
::
InnerOf
[
−
]
[src]
pub type InnerOf<P> = <P as
PerThing
>::
Inner
;
Expand description
Get the inner type of a
PerThing
.