package oxbow

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Config.RulesSource

Sourcetype t = {
  1. mutable window : Oxbow_core.Window_rule.t list;
  2. mutable input : Oxbow_core.Input_rule.t list;
}