[][src]Module valora::path

Path types and tools.

Structs

ClosedPath

An adapter for path iterators that implements Path and closes the path at the end.

FlatIterPath

An adapter for iterators over points that implements Path.