Expand description
Global default values with atomic access.
This module provides a type-safe way to manage global default values that can be accessed and modified atomically.
Structsยง
- Global
Default - A global default f64 value with atomic access.
- Invalid
Rtol Error - Error for invalid tolerance values.