You can search for identifiers within the package.
in-package search v0.2.0
rfc1951
Rfc1951.Buffer
module Bigstring : sig ... end
type 'a t =
| Bytes : Bytes.t t
| Bigstring : Bigstring.t t
val bytes : Bytes.t t
val bigstring : Bigstring.t t