Module cairo_lang_syntax::node::key_fields
source · Functions
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.