Module routinator::config[][src]

Expand description

Configuration.

This module primarily contains the type Config that holds all the configuration used by Routinator. It can be loaded both from a TOML formatted config file and command line options.

Structs

Config

Routinator configuration.

Enums

FilterPolicy

The policy for filtering.

LogTarget

The target to log to.