Module BoxModel.VariableSource

Sourcetype 'a t = {
  1. name : string;
  2. typ : 'a;
}