You can search for identifiers within the package.
in-package search v0.2.0
val digest : hash -> Bytes.t -> Bytes.t
val digestv : hash -> Bytes.t list -> Bytes.t
val mac : hash -> key:Bytes.t -> Bytes.t -> Bytes.t
val macv : hash -> key:Bytes.t -> Bytes.t list -> Bytes.t
val pp : hash -> Format.formatter -> Bytes.t -> unit
val of_hex : hash -> Bytes.t -> Bytes.t
val to_hex : hash -> Bytes.t -> Bytes.t