You can search for identifiers within the package.
in-package search v0.2.0
include STREAM
type stream = Cstruct.t
type position = int32
val advance : stream -> position -> unit
val read : stream -> position * Cstruct.t