Type Definition fera_graph::graphs::OptionEdge

source ·
pub type OptionEdge<G> = <G as WithEdge>::OptionEdge;