Trait coinbase_api::book_level::BookLevel[][src]

pub trait BookLevel<T> {
    fn to_str(&self) -> &str;
}

Required Methods

Implementors