Function rustic_rs::commands::open_repository_indexed_with_progress

source ยท
fn open_repository_indexed_with_progress<P: Clone + ProgressBars>(
    repo_opts: &AllRepositoryOptions,
    po: P,
) -> Result<Repository<P, impl IndexedFull + Debug>>
Expand description

helper function to get an opened and inedexed repo