package mirage-device

  1. Overview
  2. Docs

README.md.html

mirage-device -- Abstract devices for MirageOS

mirage-device defines Mirage_device.S, the signature for basic abstract devices for MirageOS and a pretty-printing function for device errors.

Installation

mirage-device can be installed with opam:

opam install mirage-device

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is automatically generated by ocamldoc from the interfaces. It can be consulted online.