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

An agent paired with its storage arc in interval form