You can search for identifiers within the package.
in-package search v0.2.0
Cohttp IO implementation using Mirage channels.
module Make (Channel : Mirage_channel.S) : Cohttp_lwt.S.IO with type ic = Channel.t and type oc = Channel.t and type conn = Channel.flow