Module Syntax.Key

type nonrec t =
| Active of Version.t
| Disabled of {
lang : t;
dune_lang_ver : Version.t;
}