[][src]Function constellation_internal::abort_on_unwind

#[must_use]pub fn abort_on_unwind<F: FnOnce() -> T, T>(f: F) -> impl FnOnce() -> T