mte/unikernel/duniverse/ocaml-cstruct/lwt/dune

6 lines
104 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(library
(name cstruct_lwt)
(wrapped false)
(public_name cstruct-lwt)
(libraries cstruct lwt.unix))