v0.1.1
Changes
- Add
::all()
to the kind type to iterate over all kind variants - Generate customizable implementation of
Display
trait - Generate implementation of
FromStr
trait
::all()
to the kind type to iterate over all kind variantsDisplay
traitFromStr
trait