Crates.io | critfail |
lib.rs | critfail |
version | 0.3.0 |
source | src |
created_at | 2020-05-10 17:48:09.006396 |
updated_at | 2020-05-10 17:48:09.006396 |
description | A library for parsing and rolling D&D 5e roll expressions |
homepage | |
repository | https://github.com/zackyancey/CritFail |
max_upload_size | |
id | 239767 |
size | 61,049 |
A rust library for parsing and rolling D&D 5e roll expressions.
Add this to your Cargo.toml:
[dependencies]
critfail = "0.3"
See the docs for usage and examples.