You can search for identifiers within the package.
in-package search v0.2.0
nomad
protocol.ml
1 2 3 4 5 6 7 module type Intf = sig include Atacama.Handler.Intf end module Http1 = Http1 module Http2 = Http2 module Ws = Ws
1 2 3 4 5 6 7
module type Intf = sig include Atacama.Handler.Intf end module Http1 = Http1 module Http2 = Http2 module Ws = Ws