Skip to content

make EdgeLabel required in the CST #815

@OmarTawfik

Description

@OmarTawfik

Previously, some nodes didn't produce labels, so Edge::label was Option<>. This is no longer the case.
Making this a required property for all edges (replacing the Option) makes it much easier to handle/match in client code.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions