Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 204 Bytes

File metadata and controls

3 lines (2 loc) · 204 Bytes

Do not read or grep crates/cairo-lang-syntax/src/node/ast.rs. Instead read crates/cairo-lang-syntax-codegen/src/generator.rs.

When finishing a feature, run ./scripts/rust_fmt.sh and ./scripts/clippy.sh.