B000_conv.Op
val status_to_string : B000.Op.status -> string
val notify_kind_to_string : B000.Op.Notify.kind -> string
val pp_file_read : B0_std.Fpath.t B0_std.Fmt.t
val pp_file_write : B0_std.Fpath.t B0_std.Fmt.t
val pp_line : B000.Op.t B0_std.Fmt.t
val pp_line_and_ui : B000.Op.t B0_std.Fmt.t
val pp_ui :
sep:unit B0_std.Fmt.t ->
op_howto:B000.Op.t B0_std.Fmt.t ->
B000.Op.t B0_std.Fmt.t
val pp : B000.Op.t B0_std.Fmt.t
val bincode : B000.Op.t B0_std.Bincode.t
val pp_aggregate_error :
?sep:unit B0_std.Fmt.t ->
?read_howto:B0_std.Fpath.t B0_std.Fmt.t ->
?write_howto:B0_std.Fpath.t B0_std.Fmt.t ->
unit ->
B000.Op.aggregate_error B0_std.Fmt.t