package cstruct-async

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val to_bigsubstring : Cstruct.t -> Core.Bigsubstring.t
val of_bigsubstring : Core.Bigsubstring.t -> Cstruct.t
val schedule_write : Async.Writer.t -> Cstruct.t -> unit
module Pipe : sig ... end