A tool to backup all things atmosphere...this time in Rust
at main 3 lines 51 B view raw
1fn main() { 2 println!("Back it up now yall"); 3}