Function tyname::type_name

source ·
pub fn type_name<T>() -> Stringwhere
    T: TypeName + ?Sized,
Expand description

Returns the name of the given type.