pub fn sync(from: &str, to: &str) -> Result<(), BinsyncError>
Helper function to sync the given input and output directories using the CachingChunkProvider.
CachingChunkProvider