Intro
A simple way to backup data to different location.
Useful Commands
Cleaning Build
cargo clean
Build & Run
cargo run -r
Runnning Tests
cargo test
cargo test -- --nocapture
Cleanup State
rm data/.*.bin
A simple way to backup data to different location.
cargo clean
cargo run -r
cargo test
cargo test -- --nocapture
rm data/.*.bin