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

4 lines
38 B
OCaml

type t =
| Ready
| Wait
| Complete