Skip to main content

Module config

Module config 

Source
Expand description

CLI args shared by every long-running server binary.

Structs§

CommonServerArgs
CLI args shared by every long-running server binary. Flatten into a binary’s clap struct with #[command(flatten)].