Module assemble_core::project

source ·

Re-exports

pub use error::*;

Modules

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

Structs

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

Traits

trait for visiting project thats mutable
trait for visiting projects