Enum scopeguard::OnUnwind [−][src]
pub enum OnUnwind {}
Expand description
Run on scope exit through unwinding.
Requires crate feature use_std
.
pub enum OnUnwind {}
Run on scope exit through unwinding.
Requires crate feature use_std
.