Docs.rs
  • cairo-lang-language-server-2.4.4
    • cairo-lang-language-server 2.4.4
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mkaput
    • gilbens-starkware
    • github:software-mansion:starknet-crates-io-admins
    • orizi
    • Dependencies
      • anyhow ^1.0.75 normal
      • cairo-lang-compiler ^2.4.4 normal
      • cairo-lang-defs ^2.4.4 normal
      • cairo-lang-diagnostics ^2.4.4 normal
      • cairo-lang-filesystem ^2.4.4 normal
      • cairo-lang-formatter ^2.4.4 normal
      • cairo-lang-lowering ^2.4.4 normal
      • cairo-lang-parser ^2.4.4 normal
      • cairo-lang-project ^2.4.4 normal
      • cairo-lang-semantic ^2.4.4 normal
      • cairo-lang-starknet ^2.4.4 normal
      • cairo-lang-syntax ^2.4.4 normal
      • cairo-lang-test-plugin ^2.4.4 normal
      • cairo-lang-utils ^2.4.4 normal
      • log ^0.4 normal
      • lsp-types ^0.94 normal
      • salsa ^0.16.1 normal
      • scarb-metadata ^1 normal
      • serde ^1.0.192 normal
      • serde_json ^1.0 normal
      • tokio ^1.33.0 normal
      • tower-lsp ^0.20.0 normal
    • Versions
    • 4.55% of the crate is documented
  • Go to latest version
  • 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_language_server2.4.4

  • All Items
  • Modules
  • Structs
  • Enums
  • Functions
?
Change settings

Crate cairo_lang_language_server

source ·
Expand description

Cairo language server.

Implements the LSP protocol over stdin/out.

Modules

  • completions
  • vfs

Structs

  • Backend
  • FileDiagnostics
  • NotificationService
  • ScarbPathMissing
  • ScarbPathMissingParams
  • ScarbResolvingFinish
  • ScarbResolvingFinishParams
  • ScarbResolvingStart
  • ScarbResolvingStartParams
  • State

Enums

  • ServerCommands

Functions

  • serve_language_service