You can search for identifiers within the package.
in-package search v0.2.0
type t =
| Read_only
| Send_flush
| Send_fua
| Rotational
| Send_trim
val to_string : t -> string
val of_int32 : int32 -> t list
val to_int32 : t list -> int32