☰
ExchangeRate
Required Methods
invert
Implementations on Foreign Types
f64
Implementors
In oracle::currency
?
Trait
oracle
::
currency
::
ExchangeRate
source
·
[
−
]
pub trait ExchangeRate { // Required method fn
invert
(self) -> Self; }
Required Methods
§
source
fn
invert
(self) -> Self
Implementations on Foreign Types
§
source
§
impl
ExchangeRate
for
f64
source
§
fn
invert
(self) -> Self
Implementors
§