Function std::intrinsics::type_nameUnstable
[-] [+]
[src]
pub unsafe extern "rust-intrinsic" fn type_name<T>() -> &'static str where T: ?Sized
Gets a static string slice containing the name of a type.