You can search for identifiers within the package.
in-package search v0.2.0
type t
val jit_compile : t -> unit
val exec : t -> string -> int
val release : t -> unit
val load : [< `Bpf of string | `Elf of string ] -> t
val compile : [< `Bpf of string | `Elf of string ] -> t