package shared-block-ring

  1. Overview
  2. Docs
type t

Something that can be read from and written to a Cstruct.t

val to_cstruct : t -> Cstruct.t
val of_cstruct : Cstruct.t -> t option