Structs§
- A configuration per crate.
- Same as
CrateConfiguration
but without the root directory.. - Configuration per crate.
- Representative struct for the query group.
Enums§
- The Cairo edition of a crate. Editions are a mechanism to allow breaking changes in the compiler. Compiler minor version updates will always support all editions supported by the previous updates with the same major version. Compiler major version updates may remove support for older editions. Editions may be added to provide features that are not backwards compatible, while allowing user to opt-in to them, and be ready for later compiler updates.
Constants§
Traits§
- A trait for defining files external to the
filesystem
crate.
Functions§
- Returns the location of the originating user code.