Keep/Drop Function
Add a third /
to get the Rustdoc working. It may also be good to more thoroughly describe what keep and drop mean here, namely that they mean keeping the highest or dropping the highest rolls.
Keep/Drop Function
Thank you for your pull request! I have made some comments. The most important one at the moment is getting rid of the unwrap()
calls so that errors are propagated up the chain instead of potentially causing a panic (though not sure how possible that actually is). The remainder are currently stylistic.
projectmoon
deleted branch matrix-badge from projectmoon/tenebrous-dicebot
2021-09-06 22:15:35 +00:00
Readme Updates
Readme Updates