You can search for identifiers within the package.
in-package search v0.2.0
passe
passe.ml
1 2 3 4 5 6 7 type hash = Hash.t let hash_to_string = Hash.to_string let hash_of_string = Hash.of_string module Bcrypt = Bcrypt module Argon2 = Argon2
1 2 3 4 5 6 7
type hash = Hash.t let hash_to_string = Hash.to_string let hash_of_string = Hash.of_string module Bcrypt = Bcrypt module Argon2 = Argon2