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.5/mirage-v3.10.5.tbz
sha256=12210897654c534803852caf3d5bb221cd03e18c5a13bb0b7746c8aa4d137e73
sha512=8724ffc4a0030fe94211826e765aa02a109da4f65a15271a5d4d5856edf6bf373c860b677bef31be5f5123c52fa8e5fd4458ae7030ee9e26a724467eb406c3ad
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/mirage-types-lwt/mirage-types-lwt.3.10.5/opam
Required by
Optionally used by