caesura 0.11.2

An all-in-one command line tool to **transcode FLAC** audio files and **upload to gazelle** based indexers/trackers.
Documentation
1
2
3
4
5
pub const SUCCESS: &str = "[✅]";
pub const WARNING: &str = "[⚠️]";
pub const ERROR: &str = "[❌]";
pub const INFO: &str = "[ℹ️]";
pub const PAUSE: &str = "[⏸️]";