Structs§
- Blob
Content Query - CfgSet
Query - Crate
Config Query - Crate
Configs Query - Crate
Configuration - A configuration per crate.
- Crate
Identifier - Unique identifier of a crate.
- Crate
Settings - Same as
CrateConfigurationbut without the root directory. - Crates
Query - Dependency
Settings - The settings for a dependency.
- Experimental
Features Config - Configuration per crate.
- File
Content Query - File
Overrides Query - File
Summary Query - Files
Database - Representative struct for the query group.
- Files
Group Group Storage__ - Flags
Query - GetFlag
Query - Intern
Blob Lookup Query - Intern
Blob Query - Intern
Crate Lookup Query - Intern
Crate Query - Intern
File Lookup Query - Intern
File Query - Intern
Flag Lookup Query - Intern
Flag Query - Priv
RawFile Content Query
Enums§
- Edition
- The Cairo edition of a crate.
Constants§
Traits§
- External
Files - A trait for defining files external to the
filesystemcrate. - Files
Group - Files
Group Ex
Functions§
- get_
originating_ location - Returns the location of the originating user code.
- get_
parent_ and_ mapping - Returns the parent file and the code mappings of the file.
- init_
dev_ corelib - init_
files_ group - translate_
location - This function finds a span in original code that corresponds to the provided span in the generated code, using the provided code mappings.