Expand description
Cairo project specification. For example, crates and flags used for compilation.
Structs§
- AllCrates
Config - Additional configurations for all crates.
- Project
Config - Cairo project config, including its file content and metadata about the file. This file is expected to be at a root of a crate and specify the crate name and location and of its dependency crates.
- Project
Config Content - Contents of a Cairo project config file.