resiter
0.5.0
Module filter
Module Items
Structs
Traits
In crate resiter
resiter
Module
filter
Copy item path
Source
Structs
§
Filter
Err
Filter
Ok
Traits
§
Filter
Extension trait for
Iterator<Item = Result<O, E>>
to filter one kind of result (and leaving the other as is)