[][src]Module routinator::config

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

LogTarget

The target to log to.