[][src]Type Definition spectacles_gateway::ManagerShard

type ManagerShard = Arc<Mutex<Shard>>;

An alias for a shard spawned with the sharding manager.