You can search for identifiers within the package.
in-package search v0.2.0
awa
Awa.Common
val output_msg : Kex.keys -> Ssh.message -> Cstruct.t * Kex.keys
val version : Cstruct.t -> (Ssh.message option * Cstruct.t, string) result
val decrypt : ?ignore_packet:bool -> Kex.keys -> Cstruct.t -> (Kex.keys * Ssh.message option * Cstruct.t, string) result