[][src]Function astrolab_smart_coffee_types::serde::object_id::objectid_as_string

pub fn objectid_as_string<'de, D>(data: D) -> Result<String, D::Error> where
    D: Deserializer<'de>,