pub const DEFAULT_SUBSCRIBE_TIMEOUT: Duration;Expand description
Default timeout when waiting for an event to be received on the
Handle::subscribe channel.
pub const DEFAULT_SUBSCRIBE_TIMEOUT: Duration;Default timeout when waiting for an event to be received on the
Handle::subscribe channel.