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

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

Dependency edge.