You can search for identifiers within the package.
in-package search v0.2.0
Database of file extensions to MIME types from RFC2045 onwards.
val map_extension : string -> string
map_extension e converts the file extension e into a MIME type, defaulting to application/octet-stream if it is unknown.
map_extension e
e
application/octet-stream