Type Alias tor_dirmgr::authority::AuthorityList

source ·
pub(crate) type AuthorityList = Vec<Authority>;
Expand description

Authority list, built

Aliased Type§

struct AuthorityList { /* private fields */ }