quick-macros 0.1.2

Crate providing simple useful macros
Documentation
1
2
3
4
5
6
# quick-macros
This crate provides simple macros:
- **Derive**
  - FieldNames - macro used for generating functions returning a name of a field
  - FullCtor - macro used for generating a constructor with all fields as parameters