suspicious_to_owned
`matches!(data, String)` will matches any type, replace it with explicit type annotation.
declare_clippy_lint
This crate contains Clippy lints. For the main crate, check GitHub.