Docs.rs
  • tree-sitter-stack-graphs-0.10.0
    • tree-sitter-stack-graphs 0.10.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dcreager
    • patrickt
    • hendrikvanantwerpen
    • rewinfrey
    • Dependencies
      • anyhow ^1.0.4 normal
      • base64 ^0.21 normal optional
      • capture-it ^0.3 normal optional
      • clap ^4 normal optional
      • colored ^2.0 normal optional
      • controlled-option ^0.4.1 normal
      • crossbeam-channel ^0.5 normal optional
      • dialoguer ^0.10 normal optional
      • dirs ^5 normal optional
      • env_logger ^0.9 normal optional
      • indoc ^1.0 normal optional
      • itertools ^0.10 normal
      • log ^0.4 normal
      • lsp-positions ^0.3.4 normal
      • once_cell ^1 normal
      • pathdiff ^0.2.1 normal optional
      • regex ^1 normal
      • rust-ini ^0.18 normal
      • serde_json ^1.0 normal optional
      • sha1 ^0.10 normal optional
      • stack-graphs ^0.14 normal
      • thiserror ^1.0 normal
      • time ^0.3 normal optional
      • tokio ^1.26 normal optional
      • tower-lsp ^0.19 normal optional
      • tree-sitter ^0.24 normal
      • tree-sitter-config ^0.24 normal optional
      • tree-sitter-graph ^0.12 normal
      • tree-sitter-loader ^0.24 normal
      • walkdir ^2.3 normal optional
      • pretty_assertions ^0.7 dev
      • tree-sitter-python =0.23.5 dev
    • Versions
    • 26.04% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

tree_sitter_stack_graphs0.10.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • AtomicCancellationFlag
  • Builder
  • CancelAfterDuration
  • CancellationError
  • NoCancellation
  • OrCancellationFlag
  • StackGraphLanguage
  • Variables
  • loader::FileAnalyzers
  • loader::FileLanguageConfigurations
  • loader::FileReader
  • loader::LanguageConfiguration
  • loader::Loader
  • test::Test
  • test::TestFragment
  • test::TestResult

Enums

  • BuildError
  • LanguageError
  • VariableError
  • loader::LoadError
  • loader::LoadPath
  • test::TestError
  • test::TestFailure

Traits

  • CancellationFlag
  • FileAnalyzer
  • loader::ContentProvider

Functions

  • functions::path::add_path_functions
  • functions::path::normalize
  • functions::path::path_fn
  • loader::matches_file

Statics

  • loader::DEFAULT_BUILTINS_PATHS
  • loader::DEFAULT_TSG_PATHS

Constants

  • FILE_PATH_VAR
  • JUMP_TO_SCOPE_NODE_VAR
  • ROOT_NODE_VAR
  • ROOT_PATH_VAR