[][src]Function git_mirror::do_mirror

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