oxbow.ipc
Reply.Seats
oxbow.core
oxbow.ctl
oxbow.layout
oxbow.ops
oxbow.river
oxbow.runtime
oxbow.state
oxbow.wire
type t = {
name : string;
mode : string;
output : string option;
}
val t_of_yojson : Yojson.Safe.t -> t
val yojson_of_t : t -> Yojson.Safe.t