7 lines
149 B
OCaml
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
|