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.2/mirage-v3.5.2.tbz
sha256=5d8afad75900edd69fcd7c8e77662e9281884358bac4e85c411b37093f6838e0
sha512=a4933b9834ea83c7b21a82d97e3e3869f652f946bf8af878ff972f673e8155ee65df345740afbd11a43d23851970c74c5b552d295e5418b2e06b5467b4a8decc
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/mirage-types-lwt/mirage-types-lwt.3.5.2/opam
Required by
Optionally used by