Skip to content

Commit af707f4

Browse files
committed
Update README
1 parent 1f29b28 commit af707f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ There is a very similar crate [enum-kinds](https://github.com/Soft/enum-kinds) t
167167
Here is what makes `kinded` different:
168168
* It provides `Kinded` trait, on top of which users can build abstractions.
169169
* Generates customizable implementation of `Display` trait.
170+
* Generates implementation of `FromStr` trait.
170171
* Generates `kind()` function to extra ergonomics.
171172

172173
## A note about the war in Ukraine 🇺🇦

0 commit comments

Comments
 (0)