Type Definition holochain::prelude::agent_store::AgentArc

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

An agent paired with its storage arc in interval form