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

5 lines
38 B
OCaml
Raw Normal View History

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