docs.rs failed to build ctp-dyn-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: ctp-dyn-0.1.11-alpha1

ctp-dyn

上期技术 ctp rust 语言原生封装:

  • 支持生产,测评,OpenCTP, LocalCTP 版本, 适配 Linux, MacOS
  • 采用 libloading 加载动态库技术,通过程序配置可以轻松切换不同柜台环境
  • 不再需要从源代码构建项目,ctp 版本之间切换更方便
  • 保持与原生 ctp 接口一致的调用方式,更方便跨语言的项目转写
  • 较为灵活的 codegen 脚本,方便开发者生成自己的封装接口

examples

查看 examples 目录