Deserialization in place

I didn't. This solves the problem I guess. Thanks a lot.

I stumbled upon the function completely by chance while looking at the Deserialize docs for Vec (and not from the release notes), since it's marked as hidden inside the trait, so there was not mention at all about the serde_derive feature.

Thanks for the help