Type Definition conrod_core::graph::WouldCycle

source · []
pub type WouldCycle = WouldCycle<Edge>;
Expand description

An alias for our Graph’s WouldCycle error type.