Module finder

Source
Expand description

Helpers for subproject handling

Structs§

PathComponents
An iterator over the components of the project path
ProjectFinder
Finds a sub project.
ProjectPath
Represents a path to a project
ProjectPathBuf
An owned version of the project path
TaskFinder
Similar to the project finder, but for tasks.
TaskPath
Represents a path to a task
TaskPathBuf
An owned version of a TaskPath.

Enums§

PathComponent
A component of a project path