这是一个为CTP (综合交易平台) 提供的安全Rust绑定库,支持Linux和macOS系统。
ffi
encoding
api
error
types
pub use api::AsyncMdApi;
pub use api::MdApi;
pub use api::TraderApi;
pub use config::CtpConfig;
pub use error::CtpError;
pub use error::CtpResult;
pub use types::*;