pub const MAX_LIFETIME: Duration;
Expand description

The maximum bounded lifetime of a connection ID. Connection IDs may have no specified lifetime at all, but if a lifetime is specified, it cannot exceed this value.