3 unstable releases

0.2.1 Apr 11, 2019
0.2.0 Apr 11, 2019
0.1.0 Apr 10, 2019

#288 in #conversion

MIT/Apache

4KB
65 lines


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

Dependencies

~53KB