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.5.1/mirage-v3.5.1.tbz
sha256=2ff147901b46be2226660b0038fe3a1f3f8ffb8a72eecea9bc5fb2937e4cd23e
sha512=d4b5f49e147d42d5a696232dc5e2336db2459a5b1e9c5702ed46c5870596e8d7dc69e799d50554b8e8edc637a21ed4f374a26eb53f0bc8d54ba11819fe5c742d
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/mirage-types-lwt/mirage-types-lwt.3.5.1/opam
Required by
Optionally used by