With Rust 1.41, there is no reason to implement `Into` instead of `From`. Should the code generator always generate `From` instead of `Into`?