int-enum 0.3.0

A procedural macro for conversion between integer and enum types.
Documentation
int-enum
======

**A procedural macro for conversion between integer and enum types.**




## Usage

Add this to your `Cargo.toml`:

```toml
[dependencies]
int-enum = "0.3"
```


## License

This project is licensed under [MIT license](LICENSE).