package mirage-block

  1. Overview
  2. Docs
val error_to_string : [< `Disconnected | `Is_read_only | `Unimplemented | `Unknown of string ] -> string
val random : (module V1_LWT.BLOCK with type t = 'a) -> 'a -> [> `Error of [> `Msg of string ] | `Ok of unit ] Lwt.t