2 个不稳定版本
0.2.0 | 2022 年 1 月 17 日 |
---|---|
0.1.0 | 2018 年 5 月 4 日 |
#13 in #骰子
11KB
202 行
dicenotation-rs
dicenotation-rs
是一个 Rust 库,旨在使用 标准骰子表示法 解析和掷骰,灵感来自 dicenotation 库。
安装
将以下内容添加到您的 Cargo.toml
[dependencies]
dicenotation = "0.1.0"
许可证
此项目根据您的选择,受以下任何一个许可证的约束
- Apache 许可证 2.0 版本,(LICENSE-APACHE 或 http://www.apache.org/licenses/LICENSE-2.0)
- MIT 许可证 (LICENSE-MIT 或 http://opensource.org/licenses/MIT)
贡献
除非您明确声明,否则任何有意提交给 incluyen en dicenotation-rs 的贡献,根据 Apache-2.0 许可证定义,应双许可如上所述,没有任何额外条款或条件。
依赖关系
~4MB
~81K SLoC