pub fn catch_errors<I, F>(kinds: I, filter: F) -> CatchFilter<F>Expand description
Build a Nest-style catch filter for selected BootErrorKind values.
pub fn catch_errors<I, F>(kinds: I, filter: F) -> CatchFilter<F>Build a Nest-style catch filter for selected BootErrorKind values.