You can search for identifiers within the package.
in-package search v0.2.0
The input of Make for values. The same requirements as for Key apply.
Make
Key
type t
val encode : t -> string
val encoded_size : int
val decode : string -> int -> t
val pp : t Fmt.t