Function git_mirror::do_mirror[][src]

pub fn do_mirror(
    provider: Box<dyn Provider>,
    opts: &MirrorOptions
) -> Result<(), String>