pub fn stringify<'de, D>(deserializer: D) -> Result<String, D::Error>where
D: Deserializer<'de>,
Expand description
Function to convert number to string
pub fn stringify<'de, D>(deserializer: D) -> Result<String, D::Error>where
D: Deserializer<'de>,
Function to convert number to string