Derive Macro tealr::ToTypename

source ·
#[derive(ToTypename)]
{
    // Attributes available to this derive:
    #[tealr]
}
Expand description

Implements ToTypename.

TypeName::get_type_name will return the name of the rust type.