Struct terra_rust_api::client::market::Market [−][src]
pub struct Market<'a> { /* fields omitted */ }
Expand description
Market functions. mainly around swapping tokens
Implementations
obtain how much a coin is worth in a secondary coin
Auto Trait Implementations
impl<'a> !RefUnwindSafe for Market<'a>
impl<'a> !UnwindSafe for Market<'a>
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more