v0.0.191: [Util] Add `Pooled::assert_not_none()`.
·
189 commits
to main
since this release
Converts an optional to a non-optional `Pooled`. In a debug build, asserts that a value is indeed present.