Enum petgraph::Undirected [−][src]
pub enum Undirected {}Expand description
Marker type for an undirected graph.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Undirectedimpl Send for Undirectedimpl Sync for Undirectedimpl Unpin for Undirectedimpl UnwindSafe for UndirectedBlanket Implementations
Mutably borrows from an owned value. Read more