Crate sui_proxy

Source

Modules§

admin
config
consumer
handlers
histogram_relay
metrics
middleware
peers
prom_to_mimir
remote_write

Macros§

var
var extracts environment variables at runtime with a default fallback value if a default is not provided, the value is simply an empty string if not found This function will return the provided default if env::var cannot find the key or if the key is somehow malformed.