We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c5c5b7 commit a82e64dCopy full SHA for a82e64d
README.md
@@ -1,6 +1,12 @@
1
-# Kinded
+<h1 align="center"> Kinded </h1>
2
+<p align="center">
3
+<a href="https://github.com/greyblake/kinded/actions/workflows/ci.yml" rel="nofollow"><img src="https://github.com/greyblake/kinded/actions/workflows/ci.yml/badge.svg" alt="Nutype Build Status"></a>
4
+<a href="https://docs.rs/kinded" rel="nofollow"><img src="https://docs.rs/kinded/badge.svg" alt="Nutype Documentation"></a>
5
+<a href="https://github.com/greyblake/kinded/discussions"><img src="https://img.shields.io/github/discussions/greyblake/kinded"/></a>
6
+<p>
7
+
8
+<p align="center">Generate Rust enum variants without associated data</p>
9
-Generate Rust enum kind types without boilerplate.
10
11
## Get Started
12
0 commit comments