mte/unikernel/duniverse/ocaml-cstruct/lwt/dune
2025-11-11 02:07:51 +01:00

5 lines
104 B
Text

(library
(name cstruct_lwt)
(wrapped false)
(public_name cstruct-lwt)
(libraries cstruct lwt.unix))