pub const SHUTDOWN_TIMEOUT: Duration;Expand description
The duration for which futures returned from Context::on_app_quit can run before the application fully quits.
pub const SHUTDOWN_TIMEOUT: Duration;The duration for which futures returned from Context::on_app_quit can run before the application fully quits.