# api-rust **Repository Path**: dolphindb/api-rust ## Basic Information - **Project Name**: api-rust - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-06-18 - **Last Updated**: 2025-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DolphinDB Rust SDK A Rust native API for DolphinDB ## Requirements To use DolphinDB Rust SDK, add these lines into your Cargo.toml dependencies section: ``` dolphindb = { path = "/path/to/api-rust" } tokio = "1.41" ``` ## Manual [DolphinDB](https://docs.dolphindb.cn/zh/rustdoc/index.html)