pub fn shutdown()Expand description
Release the shared backend (idempotent) — registered with
Platform::on_shutdown when the connection opens. Dropping the last
handle closes the connection; a later call rebuilds from live configuration.
pub fn shutdown()Release the shared backend (idempotent) — registered with
Platform::on_shutdown when the connection opens. Dropping the last
handle closes the connection; a later call rebuilds from live configuration.