derive_bounded 0.3.0

Builtin-macros workalike but with a way to specify bounds
Documentation
# Builtin-macros workalike but with a way to specify bounds
[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)


## Supported right now

### Struct-style Struct
- [x] Default
- [x] Debug
- [x] Clone
- [x] PartialEq

### Newtype/tuple Struct
- [ ] Default
- [ ] Debug
- [ ] Clone
- [ ] PartialEq

### Enums
- [ ] Default
- [ ] Debug
- [ ] Clone
- [ ] PartialEq

## Acknowledgements

This software has been developed in the scope of the H2020 project SIFIS-Home with GA n. 952652.