pub fn short_type_name<T>() -> &'static str
where T: ?Sized,
Expand description

Returns a short name of a type.