mte/unikernel/duniverse/mirage/lib/devices/conduit.mli

8 lines
149 B
OCaml
Raw Normal View History

2025-11-11 02:07:51 +01:00
open Functoria.DSL
type conduit
val pkg : package
val conduit : conduit typ
val conduit_direct : ?tls:bool -> Stack.stackv4v6 impl -> conduit impl