You can search for identifiers within the package.
in-package search v0.2.0
include Server with type flow = Conduit_mirage.Flow.flow
type flow = Conduit_mirage.Flow.flow
val create_connection_handler : ?config:H2.Config.t -> request_handler:H2.Server_connection.request_handler -> error_handler:H2.Server_connection.error_handler -> flow -> unit Lwt.t
type t = Conduit_mirage.Flow.flow -> unit Lwt.t
val connect : Conduit_mirage.t -> (Conduit_mirage.server -> t -> unit Lwt.t) Lwt.t