You can search for identifiers within the package.
in-package search v0.2.0
resp-server
Auth.User
Authentication using usernames and passwords for multiple users
type t = (string, string) Hashtbl.t
Authentication type
val check : t -> string array -> bool
Used to determine if the client has passed the valid authentication to the server