rust-plugin-example icon indicating copy to clipboard operation
rust-plugin-example copied to clipboard

fix 6 clippy warnings

Open jean-philippe-martin opened this issue 5 months ago • 0 comments

Make the Rust plugin example a little bit more idiomatic, allowing the Clippy linter to be at peace.

A benefit of this change is that when someone develops their own plugin from this basis, all the Clippy warnings will be directly related to their changes (and none will talk about existing code).

jean-philippe-martin avatar Sep 18 '24 23:09 jean-philippe-martin