Matthias Beyer
0e20b25091
This extension traits help transforming Result<Option<T>, E> to Result<T, E> or transforming an iterator over the former type to an iterator over the latter type. Should be moved to resiter of course, but we need to implement this first. Signed-off-by: Matthias Beyer <mail@beyermatthias.de> |
||
---|---|---|
.. | ||
errors.rs | ||
exit.rs | ||
io.rs | ||
iter.rs | ||
lib.rs | ||
result.rs | ||
str.rs | ||
trace.rs |