derive_bounded 0.4.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
- [x] Default
- [x] Debug
- [x] Clone
- [x] PartialEq

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

## Acknowledgements

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