8 个版本 (重大更改)
0.58.0 | 2024年7月3日 |
---|---|
0.57.0 | 2024年6月7日 |
0.56.0 | 2024年4月12日 |
0.3.0 | 2024年3月7日 |
0.0.1 | 2023年1月27日 |
在 开发工具 中排名 #581
每月下载量 22 次
8.5MB
10K SLoC
生成 Windows 的 Rust 绑定
riddle 工具可自动从 Windows 元数据生成 Rust 绑定。
首先安装 riddle
> cargo install riddle
按需生成 Rust 绑定
> riddle
Usage: riddle.exe [options...]
Options:
--in <path> Path to files and directories containing .winmd and .rdl files
--out <path> Path to .winmd, .rdl, or .rs file to generate
--filter <namespace> Namespaces to include or !exclude in output
--config <key=value> Override a configuration value
--format Format .rdl files only
--etc <path> File containing command line options