Struct petgraph::Directed
[−]
[src]
pub struct Directed;
Marker type for a directed graph.
pub struct Directed;
Marker type for a directed graph.
impl EdgeType for Directedfn is_directed() -> boolimpl Debug for Directedimpl Clone for Directedfn clone(&self) -> Directedfn clone_from(&mut self, source: &Self)impl Copy for Directed
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).