Skip to content

Why are the Segments methods private? #431

@mattfbacon

Description

@mattfbacon

I'm trying to understand the reasoning for this. Since they are private, I have to collect the path element iterator into a Vec, create BezPath, then call the method there, which turns the Vec to an iterator, gets Segments and calls the private method there.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions