You can search for identifiers within the package.
in-package search v0.2.0
type t
type socket
val create : read_buffer_size:int -> protocol:'t Gluten.runtime -> 't -> socket -> t Lwt.t
val upgrade : t -> Gluten.impl -> unit
val shutdown : t -> unit Lwt.t
val is_closed : t -> bool
val socket : t -> socket