pub type AgentArc = (Arc<KitsuneAgent>, DhtArc);
Expand description

An agent paired with its storage arc in interval form