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§
Traits§
- GetProject
Id - Visit
MutProject - trait for visiting project thats mutable
- Visit
Project - trait for visiting projects