You can search for identifiers within the package.
in-package search v0.2.0
module Fr : S.PRIME_FIELD
module Fq12 : S.FIELD
module Gt : sig ... end
module G1 : sig ... end
module G2 : sig ... end
val miller_loop : (G1.t * G2.t) list -> Gt.t
val final_exponentiation_opt : Gt.t -> Gt.t option
val pairing : G1.t -> G2.t -> Gt.t