☰
UpperOf
In sp_arithmetic::per_things
?
Type Definition
sp_arithmetic
::
per_things
::
UpperOf
source
·
[
−
]
pub type UpperOf<P> = <P as
PerThing
>::
Upper
;
Expand description
Get the upper type of a
PerThing
.