Expand description
Cairo project specification. For example, crates and flags used for compilation.
Structs§
- Additional configurations for all crates.
- 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.
- Contents of a Cairo project config file.