Module project

Source

Modules§

buildable
Define the buildable trait
error
The project error type. Should be returned during building of the project.
finder
Helpers for subproject handling
prelude
requests
Turns a list of strings into a task request object
shared
Contains the shared project
variant
The variant

Structs§

Project
The Project contains the tasks, layout information, and other related objects that would help with project building.

Enums§

ProjectError

Traits§

GetProjectId
VisitMutProject
trait for visiting project thats mutable
VisitProject
trait for visiting projects

Type Aliases§

ProjectResult
Result