mirage-flow
Flow implementations and combinators for MirageOS
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
back to documentation root
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library mirage-flow
Flow-related signatures
This module defines the flow signature for MirageOS.
Release v2.0.1
val pp_write_error : write_error Fmt.t
pp_write_error
is the pretty-printer for write errors.
module type S = sig ... end
Abstract flow signature.