Skip to main content

catch_errors

Function catch_errors 

Source
pub fn catch_errors<I, F>(kinds: I, filter: F) -> CatchFilter<F>
Expand description

Build a Nest-style catch filter for selected BootErrorKind values.