Function object_id_as_string

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