[][src]Type Definition conllx::graph::Edge

type Edge = (Projectivity, Option<String>);

Dependency edge.