You can search for identifiers within the package.
in-package search v0.2.0
include Prim with type t = Cstruct.t
type t = Cstruct.t
val of_cstruct : Cstruct.t -> t
val to_writer : t -> Writer.t
val random : ?size:int -> unit -> t
val concat : t list -> t
val length : t -> int