Expand description
Declarations for a TimeoutEstimator
type that can change implementation.
Structs§
- Estimator 🔒
- A timeout estimator that can change its inner implementation and share its implementation among multiple threads.
Functions§
- estimator_
from_ 🔒storage - Try to construct a new boxed TimeoutEstimator based on the contents of storage, and whether it is read-only.