Type Definition wordcut_engine::Dag[][src]

pub type Dag = Vec<Vec<DagEdge>>;