Type Definition wordcut_engine::Dag [] [src]

type Dag = Vec<Vec<DagEdge>>;