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.6/mirage-3.10.6.tbz
sha256=97df53da62cc46c6088ef763937ddcb3d099bcc5a6d85ff971e1563326feaef9
sha512=61e4ce1b75eb67a1a6189e96f6e4ddb1f7f6b58c48c12a9666ab12ac47d91f798f255843e2a7181d8b1606cc1c6e449fab10940799309b774826f2b72455bbb1
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/mirage-types-lwt/mirage-types-lwt.3.10.6/opam
Required by
Optionally used by