Type Alias AuthPools

Source
pub type AuthPools = FixedVec<AuthPool, CoreCount>;

Aliased Typeยง

pub struct AuthPools(/* private fields */);