Expand description
Provides configuration to the system and the application.
Macrosยง
- Reads an IPv4 address at compile time from the given environment variable, produces an
Ipv4Addr
. - Reads an IPv4 address at compile time from the given environment variable, produces an
Ipv4Addr
. - Reads an IPv6 address at compile time from the given environment variable, produces an
Ipv6Addr
. - Reads an IPv6 address at compile time from the given environment variable, produces an
Ipv6Addr
. - Reads a value at compile time from the given environment variable.
- Reads a value at compile time from the given environment variable, with a default.