pub fn trace_name<'de, T>() -> Option<&'static str> where
    T: Deserialize<'de>, 
Expand description

Compute the Serde name of a container.