blokator/src
Tomkoid c29d161a2b
chore: improve code with cargo clippy
Signed-off-by: Tomkoid <tomaszierl@outlook.com>
2024-03-24 18:21:47 +01:00
..
actions chore: improve code with cargo clippy 2024-03-24 18:21:47 +01:00
android fix(android/apply.rs): remove unused imports 2024-03-24 17:25:28 +01:00
messages feat: implement parallel downloads 2024-03-24 18:14:05 +01:00
presets colors: use Colors::new() instead of initialize_colors() 2024-03-21 18:31:55 +01:00
services colors: use Colors::new() instead of initialize_colors() 2024-03-21 18:31:55 +01:00
allowed_exit_functions.rs cargo fmt 2023-12-05 15:58:00 +01:00
arguments.rs cargo fmt 2023-12-05 15:58:00 +01:00
colors.rs state: create AppState 2024-03-21 20:33:57 +01:00
commands.rs chore: improve code with cargo clippy 2024-03-24 18:21:47 +01:00
copy.rs logging: use eprintln!() instead of println!() on error messages 2024-03-21 20:41:26 +01:00
error.rs Minor code improvements 2023-02-17 18:42:49 +01:00
handle_permissions.rs state: create AppState 2024-03-21 20:33:57 +01:00
initialize_dirs.rs logging: use eprintln!() instead of println!() on error messages 2024-03-21 20:41:26 +01:00
logging.rs logging: use eprintln!() instead of println!() on error messages 2024-03-21 20:41:26 +01:00
main.rs feat: implement parallel downloads 2024-03-24 18:14:05 +01:00
messages.rs state: create AppState 2024-03-21 20:33:57 +01:00
read.rs Removed licensing from source files 2023-02-16 17:52:38 +01:00
repos.rs chore: improve code with cargo clippy 2024-03-24 18:21:47 +01:00
sync.rs logging: use eprintln!() instead of println!() on error messages 2024-03-21 20:41:26 +01:00
tor.rs Removed licensing from source files 2023-02-16 17:52:38 +01:00
windows.rs Removed licensing from source files 2023-02-16 17:52:38 +01:00
write.rs logging: use eprintln!() instead of println!() on error messages 2024-03-21 20:41:26 +01:00