Function sync

Source
pub fn sync(from: &str, to: &str) -> Result<(), BinsyncError>
Expand description

Helper function to sync the given input and output directories using the CachingChunkProvider.