Expand description
This crate allows to derive the name of a type, together with some more basic information
Structs§
- Type
Info - This type represents some basic information about a given type
- Version
- This represents a semver-Version. Re-Exported from semver [https://docs.rs/semver] SemVer version as defined by https://semver.org.
Traits§
- Type
Nameable - This trait allows to extract some basic information about the type
- Type
Queryable - This trait allows to extract some basic information about the type