mapinto 0.2.1

Add `map_into()` and `map_err_into()` methods to `Result` and `Future` types, that replace `map(Into::into)` and `map_err(Into::into)` respectively
Documentation