You can search for identifiers within the package.
in-package search v0.2.0
type t
module Map : Map.S with type key = string
val log_path : string -> (Fpath.t, [ `Msg of string ]) result
val lookup_running : string -> t option
val wait_for_log_data : t -> unit Lwt.t
val approve_early_start : t -> unit
val cancel : t -> string -> unit
val cancelled_state : t -> (unit, [ `Msg of string ]) result