drifter 0.1.11

A TUI-based S3 multipart uploader featuring resumable transfers and ClamAV integration.
Documentation
1
2
3
4
5
6
7
pub mod logs;
pub mod remote;
pub mod render;
pub mod theme;
pub mod util;

pub use render::ui;