mte/unikernel/duniverse/httpun/lib/output_state.ml

5 lines
44 B
OCaml
Raw Normal View History

2025-11-11 02:07:51 +01:00
type t =
| Waiting
| Ready
| Complete