Docs.rs
  • cairo-lang-compiler-2.11.4
    • cairo-lang-compiler 2.11.4
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gilbens-starkware
    • orizi
    • Dependencies
      • anyhow ^1.0.95 normal
      • cairo-lang-defs ~2.11.4 normal
      • cairo-lang-diagnostics ~2.11.4 normal
      • cairo-lang-filesystem ~2.11.4 normal
      • cairo-lang-lowering ~2.11.4 normal
      • cairo-lang-parser ~2.11.4 normal
      • cairo-lang-project ~2.11.4 normal
      • cairo-lang-semantic ~2.11.4 normal
      • cairo-lang-sierra ~2.11.4 normal
      • cairo-lang-sierra-generator ~2.11.4 normal
      • cairo-lang-syntax ~2.11.4 normal
      • cairo-lang-utils ~2.11.4 normal
      • indoc ^2.0.5 normal
      • rayon ^1.10.0 normal
      • rust-analyzer-salsa ^0.17.0-pre.6 normal
      • semver ^1.0.25 normal
      • smol_str ^0.2.0 normal
      • thiserror ^2.0.11 normal
    • Versions
    • 54.24% 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_compiler2.11.4

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • CompilerConfig
  • db::RootDatabase
  • db::RootDatabaseBuilder
  • diagnostics::DiagnosticsError
  • diagnostics::DiagnosticsReporter
  • project::AllCratesConfig
  • project::ProjectConfig
  • project::ProjectConfigContent

Enums

  • project::DeserializationError
  • project::ProjectError

Functions

  • compile
  • compile_cairo_project_at_path
  • compile_prepared_db
  • compile_prepared_db_program
  • compile_prepared_db_program_artifact
  • db::validate_corelib
  • diagnostics::get_diagnostics_as_string
  • get_sierra_program_for_functions
  • project::check_compiler_path
  • project::get_main_crate_ids_from_project
  • project::setup_project
  • project::setup_single_file_project
  • project::update_crate_root
  • project::update_crate_roots_from_project_config

Constants

  • project::PROJECT_FILE_NAME