0.0.2
pddl/0.0.2 adds some quality of life improvements, such as top-level re-exports of the domain and problem types, a Parser
trait simplifying the parsing experience and slightly improved documentation.
To use in your project, add:
[dependencies]
pddl = "0.0.2"