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