You can search for identifiers within the package.
in-package search v0.2.0
module Exn : sig ... end
module Context : sig ... end
type t = Eio_unix.Net.stream_socket_ty Eio.Net.stream_socket
val accept : Context.t -> t
Accept a TLS Connection from a client
val connect : Context.t -> t
Connect to a server over TLS