You can search for identifiers within the package.
in-package search v0.2.0
type output
type error
val one : data -> (output, error ser_error) result
val map : data list -> (output list, error ser_error) result
val map_field : (string * data) list -> ((string * output) list, error ser_error) result