egui/crates/egui_extras/src/loaders
Emil Ernerfeldt 401de05630
Use `Self` everywhere (#3787)
This turns on the clippy lint
[`clippy::use_self`](https://rust-lang.github.io/rust-clippy/v0.0.212/index.html#use_self)
and fixes it everywhere.
2024-01-08 17:41:21 +01:00
..
ehttp_loader.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
file_loader.rs Fix clippy issues from 1.74 (#3558) 2023-11-16 15:50:44 +01:00
image_loader.rs Highlight submenu buttons when hovered and open (#3780) 2024-01-07 22:08:32 +01:00
svg_loader.rs Update resvg dependency of egui_extras (#3719) 2023-12-20 08:09:03 +01:00