Expand description
Representation and queries for definitions of module-level Cairo language elements. For example, resolving identifiers at the module level is done here.
Modules§
Macros§
- extract_macro_ single_ unnamed_ arg 
- Macro to extract a single unnamed argument of an inline macro.
- extract_macro_ unnamed_ args 
- Macro to extract unnamed arguments of an inline macro.