pub fn serialize<S>(options: &Options, serializer: S) -> Result<S::Ok, S::Error>where
    S: Serializer,