Docs.rs
ibapi-1.2.2
ibapi 1.2.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
wboayue
Dependencies
byteorder ^1.5.0
normal
crossbeam ^0.8.4
normal
log ^0.4.22
normal
serde ^1.0.214
normal
time ^0.3.36
normal
time-tz ^2.0.0
normal
anyhow ^1.0.92
dev
clap ^4.5.20
dev
env_logger ^0.11.5
dev
pretty_assertions ^1.4.1
dev
temp-env ^0.3.6
dev
tempfile ^3.13
dev
Versions
72.48%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ibapi
1.2.2
Shares
Channel
Implementations on Foreign Types
Vec<NewsProvider>
Implementors
In ibapi::
client
ibapi
::
client
Trait
SharesChannel
Copy item path
Source
pub trait SharesChannel { }
Expand description
Marker trait for shared channels
Implementations on Foreign Types
§
Source
§
impl
SharesChannel
for
Vec
<
NewsProvider
>
Implementors
§
Source
§
impl
SharesChannel
for
Subscription
<'_,
PositionUpdate
>
Source
§
impl
SharesChannel
for
Subscription
<'_,
NewsBulletin
>