You can search for identifiers within the package.
in-package search v0.2.0
type t
val pp : t Fmt.t
val compare : t -> t -> int
val tree : t -> Tree.t
val id : t -> string
val message : t -> string or_error Lwt.t
val parents : t -> t list or_error Lwt.t
val diff : t -> t -> Datakit_path.t Datakit_S.diff list or_error Lwt.t