Module Squarer.Config

type t = {
levels : Level.t Base.list;
ground_multiplier : Ground_multiplier.Config.t;
}
val latency : t -> Base.int