Skip to main content

Crate tyname

Crate tyname 

Source
Expand description

Retrieve type names during program execution on stable Rust.

Traits§

TypeName
Types that implement this trait can write their name.

Functions§

type_name
Returns the name of the given type.

Type Aliases§

Result
The result type for this crate.