Docs.rs
cairo-lang-semantic-2.7.0-dev.1
cairo-lang-semantic 2.7.0-dev.1
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
gilbens-starkware
orizi
Dependencies
cairo-lang-debug ~2.7.0-dev.1
normal
cairo-lang-defs ~2.7.0-dev.1
normal
cairo-lang-diagnostics ~2.7.0-dev.1
normal
cairo-lang-filesystem ~2.7.0-dev.1
normal
cairo-lang-parser ~2.7.0-dev.1
normal
cairo-lang-plugins ~2.7.0-dev.1
normal
cairo-lang-proc-macros ~2.7.0-dev.1
normal
cairo-lang-syntax ~2.7.0-dev.1
normal
cairo-lang-test-utils ~2.7.0-dev.1
normal
optional
cairo-lang-utils ~2.7.0-dev.1
normal
id-arena ^2.2.1
normal
indoc ^2.0.5
normal
itertools ^0.12.1
normal
num-bigint ^0.4.5
normal
num-traits ^0.2.19
normal
once_cell ^1.19.0
normal
salsa ^0.16.1
normal
smol_str ^0.2.0
normal
toml ^0.8.12
normal
optional
env_logger ^0.11.3
dev
log ^0.4.21
dev
pretty_assertions ^1.4.0
dev
test-log ^0.2.16
dev
toml ^0.8.12
dev
Versions
43.37%
of the crate is documented
Go to latest stable release
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cairo_lang_semantic
2.7.0-dev.1
Module items
Modules
Enums
In crate cairo_lang_semantic
Module
cairo_lang_semantic
::
items
Copy item path
source
·
[
−
]
Modules
§
attribute
constant
enm
extern_function
extern_type
feature_kind
fmt
free_function
function_with_body
functions
generics
imp
impl_alias
implization
modifiers
module
module_type_alias
structure
trt
type_aliases
us
visibility
Enums
§
TraitOrImplContext
A context of a trait or an impl, if in any of those. This is used in the resolver to resolve “Self::” paths.