Version 0.4.1
- Allow deriving
Coerce
of newtypes to deal with lifetimes. - Add
copied
to theprelude
slice/Vec
extensions. - Add
try_unzip
to theprelude
Iter
extensions.
Coerce
of newtypes to deal with lifetimes.copied
to the prelude
slice/Vec
extensions.try_unzip
to the prelude
Iter
extensions.