mte/unikernel/duniverse/httpun/lib/output_state.ml
2025-11-11 02:07:51 +01:00

4 lines
44 B
OCaml

type t =
| Waiting
| Ready
| Complete