Skip to content

v0.0.191: [Util] Add `Pooled::assert_not_none()`.

Compare
Choose a tag to compare
@mirror-releases mirror-releases released this 29 Feb 15:30
· 189 commits to main since this release
60e9ff9
Converts an optional to a non-optional `Pooled`.  In a debug build,
asserts that a value is indeed present.