Docs.rs
cairo-lang-defs-2.9.0-dev.0
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-defs 2.9.0-dev.0
Handling of definitions of language items in Cairo.
Crate
Source
Builds
Feature flags
Documentation
Coverage
40.76%
331
out of
812
items documented
0
out of
718
items with examples
Links
starkware-libs/cairo
1605
495
108
crates.io
Dependencies
cairo-lang-debug ~2.9.0-dev.0
normal
cairo-lang-diagnostics ~2.9.0-dev.0
normal
cairo-lang-filesystem ~2.9.0-dev.0
normal
cairo-lang-parser ~2.9.0-dev.0
normal
cairo-lang-syntax ~2.9.0-dev.0
normal
cairo-lang-utils ~2.9.0-dev.0
normal
itertools ^0.12.1
normal
rust-analyzer-salsa ^0.17.0-pre.6
normal
smol_str ^0.2.0
normal
env_logger ^0.11.3
dev
indoc ^2.0.5
dev
pretty_assertions ^1.4.0
dev
test-log ^0.2.16
dev
Versions
2.9.0-dev.0
2.8.5
2.8.4
2.8.2
2.8.0
2.7.1
2.7.0
2.7.0-rc.3
2.7.0-rc.2
2.7.0-rc.1
2.7.0-rc.0
2.7.0-dev.1
2.7.0-dev.0
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
2.6.0-rc.1
2.6.0-rc.0
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.5.0-dev.1
2.5.0-dev.0
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.4.0-rc6
2.4.0-rc5
2.4.0-rc4
2.4.0-rc3
2.4.0-rc2
2.4.0-rc1
2.4.0-rc0
2.3.1
2.3.0
2.3.0-rc0
2.2.0
2.1.2
2.1.1
2.1.0
2.1.0-rc4
2.1.0-rc3
2.1.0-rc2
2.1.0-rc1
2.1.0-rc0
2.0.2
2.0.1
2.0.0
2.0.0-rc7
2.0.0-rc6
2.0.0-rc5
2.0.0-rc4
2.0.0-rc3
2.0.0-rc2
2.0.0-rc1
2.0.0-rc0
1.1.1
1.1.0
1.1.0-rc0
1.1.0-alpha0
1.0.0
1.0.0-rc0
1.0.0-alpha.7
1.0.0-alpha.6
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
0.1.0
Owners
Representation and queries for definitions of module-level Cairo language elements. For example, resolving identifiers in the module level is done here.