Function serde_name::trace_name [−][src]
pub fn trace_name<'de, T>() -> Option<&'static str> where
T: Deserialize<'de>,
Expand description
Compute the Serde name of a container.
pub fn trace_name<'de, T>() -> Option<&'static str> where
T: Deserialize<'de>,
Compute the Serde name of a container.