Function diem_sdk::crypto::_serde_name::trace_name
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.