You can search for identifiers within the package.
in-package search v0.2.0
type error = [
| Mirage_device.error
| `Invalid_length
]
The type for IO operation errors
val pp_error : error Fmt.t
pp_error pretty-print network errors.
pp_error