We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f29b28 commit af707f4Copy full SHA for af707f4
README.md
@@ -167,6 +167,7 @@ There is a very similar crate [enum-kinds](https://github.com/Soft/enum-kinds) t
167
Here is what makes `kinded` different:
168
* It provides `Kinded` trait, on top of which users can build abstractions.
169
* Generates customizable implementation of `Display` trait.
170
+* Generates implementation of `FromStr` trait.
171
* Generates `kind()` function to extra ergonomics.
172
173
## A note about the war in Ukraine 🇺🇦
0 commit comments