using to_* and not taking ownership of self violates rust conventions according to clippy.
Description
Languages
Rust
100%
using to_* and not taking ownership of self violates rust conventions according to clippy.