Function gitoxide_core::index::verify

source ยท
pub fn verify(
    index_path: impl AsRef<Path>,
    out: impl Write,
    _: Options
) -> Result<()>