pub async fn run(config: Config) -> Result<(), Error>
Run the server from config until a shutdown signal (Ctrl-C).
config