You can search for identifiers within the package.
in-package search v0.2.0
val size : int
size of the digest
size
val digest : Stdlib.Bytes.t -> Stdlib.Bytes.t
digest msg hashes msg to generate a size bytes long digest
digest msg
msg