Module tor_dirmgr::filter

source ·
Available on crate feature dirfilter only.
Expand description

A filtering mechanism for directory objects.

This module and its members are only available when tor-dirmgr is built with the dirfilter feature.

This is unstable code, currently used for testing only. It might go away in future versions, or its API might change completely. There are no semver guarantees.

Structs§

Traits§

  • An object that can filter directory documents before they’re handled.

Type Aliases§

  • Filtering configuration, as provided to the directory code