You can search for identifiers within the package.
in-package search v0.2.0
type 'kind socket = Fd.t
type listen_socket = [ `listen ] socket
type stream_socket = [ `stream ] socket
val pp : Format.formatter -> _ socket -> unit
val close : _ socket -> unit