Crate tyname

source ·
Expand description

Retrieve type names during program execution on stable Rust.

Traits

Types that implement this trait can write their name.

Functions

Returns the name of the given type.

Type Definitions

The result type for this crate.