mte/unikernel/duniverse/mirage/lib/devices/conduit.mli
2025-11-11 02:07:51 +01:00

7 lines
149 B
OCaml

open Functoria.DSL
type conduit
val pkg : package
val conduit : conduit typ
val conduit_direct : ?tls:bool -> Stack.stackv4v6 impl -> conduit impl