rustic_core icon indicating copy to clipboard operation
rustic_core copied to clipboard

rustic_core - library for fast, encrypted, deduplicated backups that powers rustic-rs

Results 81 rustic_core issues
Sort by recently updated
recently updated
newest added

how to Pause or Cancel when you call `repo.backup()` ? I saw that the source code implementation used a blocking API. Can you consider using `tokio`, as JoinHandle supports the...

S-triage