Function bson::serde_helpers::hex_string_as_object_id::deserialize[][src]

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

Deserializes a hex string from an ObjectId.