b15aebbddc
Adds a peek() method to the DeferredLoad construct, allowing a caller to immediately read the resolved value, or "None" if the value is unresolved or concurrently resolving. This allows a caller to optimistically read the value without having to block and wait for it to become available. |
||
---|---|---|
.. | ||
benches | ||
src | ||
Cargo.toml |