You can search for identifiers within the package.
in-package search v0.2.0
type mt
val create : unit -> mt
val add : mt -> t -> unit
val perform : mt -> int
val wait : mt -> bool
val remove_finished : mt -> (t * curlCode) option
val cleanup : mt -> unit