Function stringify

Source
pub fn stringify<'de, D>(deserializer: D) -> Result<String, D::Error>
where D: Deserializer<'de>,
Expand description

Function to convert number to string