Docs.rs
cairo-lang-syntax-2.8.5
cairo-lang-syntax 2.8.5
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
spapinistarkware
gilbens-starkware
orizi
Dependencies
cairo-lang-debug ~2.8.5
normal
cairo-lang-filesystem ~2.8.5
normal
cairo-lang-utils ~2.8.5
normal
num-bigint ^0.4.5
normal
num-traits ^0.2.19
normal
rust-analyzer-salsa ^0.17.0-pre.6
normal
smol_str ^0.2.0
normal
unescaper ^0.1.2
normal
env_logger ^0.11.3
dev
pretty_assertions ^1.4.0
dev
test-log ^0.2.16
dev
Versions
3.37%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cairo_
lang_
syntax
2.8.5
Module key_
fields
Module Items
Functions
In cairo_
lang_
syntax::
node
cairo_lang_syntax
::
node
Module
key_fields
Copy item path
Source
Functions
ยง
get_
key_
fields
Gets the vector of children ids that are the indexing key for this SyntaxKind. Each SyntaxKind has some children that are defined in the spec to be its indexing key for its stable pointer. See
super::stable_ptr
.