Module lyon_path::path[][src]

The default path data structure.

Structs

Builder

The default builder for Path.

BuilderWithAttributes

A builder for Path with custom attributes.

IdIter

An iterator of endpoint and control point ids for Path and PathSlice.

Iter

An iterator for Path and PathSlice.

IterWithAttributes

An iterator for Path and PathSlice.

Path

A simple path data structure.

PathSlice

A view on a Path.