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

An agent paired with its storage arc in interval form