Crate cairo_lang_project
source ·Expand description
Cairo project specification. For example, crates and flags used for compilation.
Structs
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 locaiton and
of its dependency crates.
Contents of a Cairo project config file.