pub fn with_seeded_select<R>(f: impl FnOnce() -> R) -> R
Run f with Mode-B Select lowering enabled, restoring the previous mode afterwards (panic-safe). Returns f’s result.
f
Select