Group_info.V2type 'a t = 'a Group_info.t = {summary : Base.string;readme : Base.string Base.option;subcommands : (Base.string * 'a) Base.list Base.Lazy.t;}include Ppx_compare_lib.Comparable.S1 with type 'a t := 'a tinclude Ppx_compare_lib.Comparable.S1__local with type 'a t := 'a tinclude Sexplib0.Sexpable.S1 with type 'a t := 'a tval t_of_sexp : 'a. (Sexplib0.Sexp.t -> 'a) -> Sexplib0.Sexp.t -> 'a tval sexp_of_t : 'a. ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.tval stable_witness :
'a Ppx_stable_witness_runtime.Stable_witness.t ->
'a t Ppx_stable_witness_runtime.Stable_witness.t