Module Tezos_version_parserSource
Sourcetype additional_info = | Dev| RC of int| RC_dev of int| Release
Sourceval pp_additional_info :
Ppx_deriving_runtime.Format.formatter ->
additional_info ->
Ppx_deriving_runtime.unit Sourceval pp :
Ppx_deriving_runtime.Format.formatter ->
t ->
Ppx_deriving_runtime.unit Sourceval show : t -> Ppx_deriving_runtime.string Sourceval __ocaml_lex_tables : Stdlib.Lexing.lex_tables Sourceval version_tag : Stdlib.Lexing.lexbuf -> t option Sourceval __ocaml_lex_version_tag_rec : Stdlib.Lexing.lexbuf -> int -> t option