Crate typenaming

Crate typenaming 

Source
Expand description

This crate allows to derive the name of a type, together with some more basic information

Structs§

TypeInfo
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§

TypeNameable
This trait allows to extract some basic information about the type
TypeQueryable
This trait allows to extract some basic information about the type

Derive Macros§

TypeNameable
TypeQueryable