[![Crates.io][crates-badge]][crates-url]
[](https://docs.rs/typenaming)
[![MIT licensed][mit-badge]][mit-url]
[crates-badge]: https://img.shields.io/crates/v/typenaming.svg
[crates-url]: https://crates.io/crates/typenaming
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
[mit-url]: https://github.com/voelklmichael/type-name/blob/master/LICENSE
# typenaming
A library to derive the name of a type, together with some more basic information.
#### License
<sup>
Licensed under <a href="LICENSE">MIT license</a>.
</sup>