Docs.rs
  • cairo-lang-compiler-2.3.0-rc0
    • cairo-lang-compiler 2.3.0-rc0
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gilbens-starkware
    • orizi
    • Dependencies
      • anyhow ^1.0.66 normal
      • cairo-lang-defs ^2.3.0-rc0 normal
      • cairo-lang-diagnostics ^2.3.0-rc0 normal
      • cairo-lang-filesystem ^2.3.0-rc0 normal
      • cairo-lang-lowering ^2.3.0-rc0 normal
      • cairo-lang-parser ^2.3.0-rc0 normal
      • cairo-lang-plugins ^2.3.0-rc0 normal
      • cairo-lang-project ^2.3.0-rc0 normal
      • cairo-lang-semantic ^2.3.0-rc0 normal
      • cairo-lang-sierra ^2.3.0-rc0 normal
      • cairo-lang-sierra-generator ^2.3.0-rc0 normal
      • cairo-lang-syntax ^2.3.0-rc0 normal
      • cairo-lang-utils ^2.3.0-rc0 normal
      • itertools ^0.11.0 normal
      • log ^0.4 normal
      • salsa ^0.16.1 normal
      • smol_str ^0.2.0 normal
      • thiserror ^1.0.32 normal
    • Versions
    • 45.65% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo
logo

Crate cairo_lang_compiler

  • Structs
  • Enums
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

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

Enums

  • project::DeserializationError
  • project::ProjectError

Functions

  • compile
  • compile_cairo_project_at_path
  • compile_prepared_db
  • diagnostics::get_diagnostics_as_string
  • project::check_compiler_path
  • project::get_main_crate_ids_from_project
  • project::setup_project
  • project::setup_single_file_project
  • project::update_crate_roots_from_project_config

Type Aliases

  • SierraProgram