Type Alias AuthPools

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

Aliased Typeยง

struct AuthPools(/* private fields */);