You can search for identifiers within the package.
in-package search v0.2.0
type message_type =
| Error
| Tag
| State_changed
| Stream_status
| Duration_changed
| Async_done
| Stream_start
type t
val message_type : t -> message_type
val source_name : t -> string
val parse_tag : t -> (string * string list) list