Module Re2_stable

Re2_stable adds an incomplete but stable serialization of Re2.

Feel free to extend it as necessary.

module V1 : Core.Stable_without_comparator with type t = Re2.t

This serialization only transmits the pattern, not the options.