You can search for identifiers within the package.
in-package search v0.2.0
type t = {
preprocessor : Preprocessor.t;
}
val default : t
The specified preprocessor will be used to build the source files. By default no preprocessing is applied.