You can search for identifiers within the package.
in-package search v0.2.0
kinetic-client
Kinetic_tag.Tag
type t =
| Invalid of Bytes.t
| Sha1 of Bytes.t
| Crc32 of int32
val show : t -> string