Function gitoxide_core::commitgraph::verify::graph_or_file
source · pub fn graph_or_file<W1, W2>(
path: impl AsRef<Path>,
_: Context<W1, W2>
) -> Result<Outcome>where
W1: Write,
W2: Write,
pub fn graph_or_file<W1, W2>(
path: impl AsRef<Path>,
_: Context<W1, W2>
) -> Result<Outcome>where
W1: Write,
W2: Write,