You can search for identifiers within the package.
in-package search v0.2.0
This module is intended to be globally opened.
type +'a staged
val stage : 'a -> 'a staged
val unstage : 'a staged -> 'a