pub fn serialize<S>(s: &SmartCow<'_>, serializer: S) -> Result<S::Ok, S::Error> where
    S: Serializer