1 个不稳定版本
0.1.1 | 2022年10月5日 |
---|---|
0.1.0 |
|
#23 in #theme
11KB
247 行
主题公园 Wiki Rust 客户端
主题公园 Wiki V1 API 的 Rust 客户端。
文档
使用方法
use themeparks::themeparks::Client;
let client = Client::new();
let destinations = client.destinations().list_destinations().unwrap().data.unwrap();
贡献
欢迎贡献。请在提交 PR 之前提出一个 issue 讨论更改。
许可
这是一个在 MIT 许可下分发的免费软件。
依赖
~7MB
~214K SLoC