☰
ReciprocalArg
Implementors
In frame::arithmetic::per_things
?
Trait
frame
::
arithmetic
::
per_things
::
ReciprocalArg
[
−
]
pub trait ReciprocalArg:
MultiplyArg
+
Saturating
{ }
Implementors
§
§
impl<T>
ReciprocalArg
for T
where T:
MultiplyArg
+
Saturating
,