Function tor_circmgr::path::hspath::exclude_identities

source ยท
fn exclude_identities<'a>(
    exclude_ids: &[&MaybeOwnedRelay<'a>]
) -> RelayExclusion<'a>
Available on crate features hs-common and vanguards only.
Expand description

Build a [RelayExclusion] that excludes the specified relays.