Type Definition bgp_models::bgp::attributes::AttributeMap[][src]

pub type AttributeMap = HashMap<AttrType, Attribute, BuildHasherDefault<AttributeHasher>>;