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

6 lines
121 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(library
(name async_cstruct)
(wrapped false)
(public_name cstruct-async)
(libraries core cstruct async async_unix))