oxbow.state
Window.Swallow
oxbow.core
oxbow.ctl
oxbow.ipc
oxbow.layout
oxbow.ops
oxbow.river
oxbow.runtime
oxbow.wire
module Relation : sig ... end
type t = {
mutable role : Oxbow_core.Swallow_role.t;
mutable relation : Relation.t option;
}