Nss.Fetch
type configuration = Neg.configuration
val configuration : ?stateless:bool -> Smart.Capability.t list -> configuration
module Make
(Scheduler : Sigs.SCHED)
(IO : Sigs.IO with type +'a t = 'a Scheduler.s)
(Flow : Sigs.FLOW with type 'a fiber = 'a Scheduler.s)
(Uid : Sigs.UID)
(Ref : Sigs.REF) :
sig ... end