Function std::intrinsics::type_name [] [src]

pub unsafe extern "rust-intrinsic" fn type_name<T>() -> &'static str where T: ?Sized
Unstable

Gets a static string slice containing the name of a type.