pub fn serialize_modifier<S>( modifier: &Modifier, serializer: S, ) -> Result<S::Ok, S::Error>where S: Serializer,