[][src]Function serde_type_name::type_name

pub fn type_name<T: Serialize>(t: &T) -> Result<&'static str, NotStruct>