Trait tastyworks::streamer::SubscriptionValue[][src]

pub trait SubscriptionValue {
    fn to_price(&self) -> Option<Rational64>;
}

Required methods

Loading content...

Implementations on Foreign Types

impl SubscriptionValue for Value[src]

Loading content...

Implementors

Loading content...