You can search for identifiers within the package.
in-package search v0.2.0
mirage-crypto
mirage_crypto.ml
1 2 3 4 5 6 module Uncommon = Uncommon module Poly1305 = Poly1305.It module type AEAD = Aead.AEAD include Cipher_block module Chacha20 = Chacha20 include Cipher_stream
1 2 3 4 5 6
module Uncommon = Uncommon module Poly1305 = Poly1305.It module type AEAD = Aead.AEAD include Cipher_block module Chacha20 = Chacha20 include Cipher_stream