oxbow.ipc
Event.Subscribe
oxbow.core
oxbow.ctl
oxbow.layout
oxbow.ops
oxbow.river
oxbow.runtime
oxbow.state
oxbow.wire
type t = {
kinds : Record.t list;
output : string option;
}
val t_of_yojson : Yojson.Safe.t -> t
val yojson_of_t : t -> Yojson.Safe.t