rust-peg v0.6.3 Release Notes
Release Date: 2020-07-22 // over 4 years ago-
- ๐ Fix multiline doc-comments (#232)
- ๐ Documentation improvements
Contributors: @dario23 @kevinmehall
Previous changes from v0.6.2
-
- Derive
PartialEq, PartialOrd, Eq, Ord, Debug, Hash
for RuleResult (#217) - ๐ Documentation improvements
Contributors: @dario23 @kevinmehall
- Derive