gmail-size-classifier-rs Rust version of gmail size classifier How to build As of now there are two UIs for this tool. You can build either of them. GPUI UI cargo build --features gpui_ui Iced UI cargo build --features iced_ui