package mirage-channel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
  • deprecated This module will be removed from MirageOS 4.0. Please use Mirage_channel instead.
include module type of struct include Mirage_channel end
module type S = Mirage_channel.S
module Make = Mirage_channel.Make

Functor to create a CHANNEL from a flow implementation