Function git_glimpse::show_graph
source · pub fn show_graph<'a, I>(format: Option<String>, object_names: I) -> Result<()>where
I: IntoIterator<Item = &'a str> + Clone,pub fn show_graph<'a, I>(format: Option<String>, object_names: I) -> Result<()>where
I: IntoIterator<Item = &'a str> + Clone,