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.8.1/mirage-v3.8.1.tbz
sha256=9c83030028b482bdb7e14bb4c4ff9d061a5aa18bcbafa873cb62c940806ba9eb
sha512=7ae6f25a5778738b0acdea59090f8791f0319c3c70a9067cc5762239ba4c75cec8a334b5447da6ed892a9ffa289f313f38df5b0c6089a7298efec0b693799312
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/mirage-types-lwt/mirage-types-lwt.3.8.1/opam
Required by
Optionally used by