Module Progress.Info

type t = {
  1. range : Lang.Range.t;
  2. kind : int;
}