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

5 lines
121 B
Text

(library
(name async_cstruct)
(wrapped false)
(public_name cstruct-async)
(libraries core cstruct async async_unix))