versotile-org / verso

A web browser that plays old world blues to build new world hope
Apache License 2.0
4.68k stars 156 forks source link

Applied clippy suggestions #156

Closed levipalait closed 3 months ago

levipalait commented 3 months ago

I ran cargo clippy on the codebase and applied it's suggestions. I also implemented the Default trait for the TouchHandler inside touch.rs and moved the new() function over to the default() function.

levipalait commented 3 months ago

@wusyong comment is removed and clippy is now quiet on the cfg-aliases