Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
include Mirage_block.S
val pp_error : error Fmt.t
val pp_write_error : write_error Fmt.t
val disconnect : t -> unit Lwt.t
val get_info : t -> Mirage_block.info Lwt.t
val write :
t ->
int64 ->
Cstruct.t list ->
(unit, write_error) Stdlib.result Lwt.t
val connect : string -> t Lwt.t