Enum scopeguard::OnSuccess
source · pub enum OnSuccess {}Expand description
Run on regular scope exit, when not unwinding.
Requires crate feature use_std.
pub enum OnSuccess {}Run on regular scope exit, when not unwinding.
Requires crate feature use_std.