mirage-types-lwtversion

Lwt module type definitions for MirageOS applications

The purpose of this library is to provide concrete types for several that are left abstract in mirage-types:

  • type 'a io = 'a Lwt.t
  • type page_aligned_buffer = Io_page.t
  • type buffer = Cstruct.t
  • type macaddr = Macaddr.t
  • type ipv4addr = Ipaddr.V4.t
Tags org:mirage org:xapi-project
AuthorThe MirageOS team
LicenseISC
Published
Homepagehttps://github.com/mirage/mirage
Issue Trackerhttps://github.com/mirage/mirage/issues/
Maintainersanil@recoil.org and thomas@gazagnaire.org
Dependencies
Source [http] https://github.com/mirage/mirage/releases/download/v3.10.2/mirage-v3.10.2.tbz
sha256=bb21b953709f596a5556406c1bde3ac56300526ca5886c1898d83e564b45c7a7
sha512=f40c89b163b004da1cfb8f2a8e39320f0c2b38ef40be99eb14dc51eb65a9a0276f7de879fb9d2e7b73d0759fd6122a1bd7fd96a72bb4561c936a2aefc885f211
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/mirage-types-lwt/mirage-types-lwt.3.10.2/opam
Required by
Optionally used by