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

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

Required methods

fn to_price(&self) -> Option<Rational64>

Loading content...

Implementations on Foreign Types

impl SubscriptionValue for Value[src]

Loading content...

Implementors

Loading content...