You can search for identifiers within the package.
in-package search v0.2.0
type 'a t
type schema
val unit : unit t
val untyped : string t
val conv : ('a -> 'b) -> ('b -> 'a) -> 'b t -> 'a t
val schema : ?definitions_path:string -> 'a t -> schema
val description_request_encoding : Resto.Description.request t
val description_answer_encoding : schema Resto.Description.directory t