You can search for identifiers within the package.
in-package search v0.2.0
awsm-async
Awsm_async.Http
module Io : sig ... end
include Awsm.Http.S with module Deferred := Async.Deferred with module Pipe := Async.Pipe with type Response.t = Awsm_async.Import.Cohttp.Response.t with type Body.t = Awsm_async.Import.Cohttp.Body.t
module Response : sig ... end
module Body : sig ... end
module Client : sig ... end