ibapi 4.1.0

A Rust implementation of the Interactive Brokers TWS API, providing a reliable and user friendly interface for TWS and IB Gateway. Designed with a focus on simplicity and performance.
Documentation

Build #4427135 2026-09-12 04:58:59

# rustc version rustc 1.100.0-nightly (0fc141305 2026-09-11)

# docs.rs version docsrs 0.0.0 (bbe8284d494398efa390829fb7f0bf2364bcdf59 2026-09-08 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "f2b3f497277a33b61d62a1c6de76c4220a22efbb79a3ca77693180621f0547df" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260911-1.100.0-nightly-0fc141305\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j11" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:803:1 [INFO] [stderr] | [INFO] [stderr] 803 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `package.homepage` is redundant with `package.repository` [INFO] [stderr] --> Cargo.toml:799:12 [INFO] [stderr] | [INFO] [stderr] 799 | homepage = "https://github.com/wboayue/rust-ibapi/" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 804 | repository = "https://github.com/wboayue/rust-ibapi/" [INFO] [stderr] | ---------------------------------------- [INFO] [stderr] | [INFO] [stderr] = note: `cargo::redundant_homepage` is set to `warn` by default [INFO] [stderr] help: consider removing `package.homepage` [INFO] [stderr] warning: `ibapi` (manifest) generated 2 warnings [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: account_summary, account_updates, account_updates_multi, async_account_summary, async_broad_tape_news, async_calculate_implied_volatility, async_calculate_option_price, async_config, async_connect, async_connection_monitoring, async_contract_details, async_contract_news, async_group_events, async_head_timestamp, async_histogram_data, async_historical_data, async_historical_news, async_historical_schedules, async_historical_ticks, async_historical_ticks_midpoint, async_historical_ticks_trade, async_last_trade_date_check, async_managed_accounts, async_market_data, async_market_depth, async_market_rule, async_matching_symbols, async_news_article, async_news_bulletins, async_news_providers, async_notice_stream, async_option_chain, async_order_update_stream, async_place_order, async_pnl, async_positions, async_realtime_bars, async_replace_fa, async_request_fa, async_scanner_parameters, async_scanner_subscription, async_scanner_subscription_complex, async_set_server_log_level, async_smart_components, async_soft_dollar_tiers, async_test_clone_subscription, async_test_multiple_calls, async_tick_by_tick, async_tick_by_tick_last, async_trace_test, async_trace_test_simple, async_update_config, async_user_info, async_verify_handshake, async_wsh_event_data_by_contract, async_wsh_event_data_by_filter, async_wsh_metadata, bracket_order, breakout, broad_tape_news, calculate_implied_volatility, calculate_option_price, cancel_orders, completed_orders, conditional_orders, config, connect, connection_monitoring, contract_details, contract_news, executions, family_codes, group_events, head_timestamp, histogram_data, historical_data, historical_data_adjusted, historical_data_options, historical_data_recent, historical_news, historical_schedules, historical_schedules_ending_now, historical_ticks_bid_ask, historical_ticks_mid_point, historical_ticks_trade, managed_accounts, market_data, market_depth, market_depth_exchanges, market_rule, matching_symbols, news_article, news_bulletins, news_providers, next_order_id, notice_stream, option_chain, options_exercise, options_purchase, orders, place_order, pnl, pnl_single, positions, positions_multi, readme_connection, readme_historical_data, readme_multi_threading_1, readme_multi_threading_2, readme_place_order, readme_realtime_data_1, readme_realtime_data_2, record_interactions, replace_fa, replay_raw_capture, request_fa, scanner_parameters, scanner_subscription_active_stocks, scanner_subscription_complex_orders, server_time, set_server_log_level, smart_components, soft_dollar_tiers, stream_bars, stream_retry, submit_order, switch_market_data_type, tick_by_tick_all_last, tick_by_tick_bid_ask, tick_by_tick_last, tick_by_tick_midpoint, trace_test, update_config, user_info, v2_contract_builder, verify_handshake, wsh_event_data_by_contract, wsh_event_data_by_filter, wsh_metadata [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting ibapi v4.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.37s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/ibapi/index.html [INFO] running `Command { std: "docker" "inspect" "f2b3f497277a33b61d62a1c6de76c4220a22efbb79a3ca77693180621f0547df", kill_on_drop: false }`