You can search for identifiers within the package.
in-package search v0.2.0
Clock devices for MirageOS
This module define clock devices signatures for MirageOS.
Release v4.1.0
module type PCLOCK = sig ... end
module type MCLOCK = sig ... end