Name (derive-name)
Derive macro to get name of type (struct/enum) as String.
Usage
use Name;
;
assert_eq!;
Manual implementation
use Name;
;
assert_eq!;
Contributing
If you think you found a bug: open a issue. Feature request are also welcome.
License
This library is distributed under the terms of the ISC License.
Find an easy explanation on choosealicense.com/licenses/isc.