Docs.rs
  • tree-sitter-cli-0.22.2
    • tree-sitter-cli 0.22.2
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • maxbrunsfeld
    • amaanq
    • github:tree-sitter:core
    • Dependencies
      • ansi_term ^0.12.1 normal
      • anstyle ^1.0.6 normal
      • anyhow ^1.0.80 normal
      • clap ^4.5.2 normal
      • ctrlc ^3.4.4 normal
      • difference ^2.0.0 normal
      • dirs ^5.0.1 normal
      • filetime ^0.2.23 normal
      • glob ^0.3.1 normal
      • heck ^0.4.1 normal
      • html-escape ^0.2.13 normal
      • indexmap ^2.2.5 normal
      • indoc ^2.0.4 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.21 normal
      • memchr ^2.7.1 normal
      • regex ^1.10.3 normal
      • regex-syntax ^0.8.2 normal
      • rustc-hash ^1.1.0 normal
      • semver ^1.0.22 normal
      • serde ^1.0.197 normal
      • serde_derive ^1.0.197 normal
      • serde_json ^1.0.114 normal
      • smallbitvec ^2.5.1 normal
      • tiny_http ^0.12.0 normal
      • tree-sitter ^0.22.2 normal
      • tree-sitter-config ^0.22.2 normal
      • tree-sitter-highlight ^0.22.2 normal
      • tree-sitter-loader ^0.22.2 normal
      • tree-sitter-tags ^0.22.2 normal
      • walkdir ^2.5.0 normal
      • wasmparser ^0.201.0 normal
      • webbrowser ^0.8.13 normal
      • ctor ^0.2.7 dev
      • pretty_assertions ^1.4.0 dev
      • rand ^0.8.5 dev
      • tempfile ^3.10.1 dev
      • unindent ^0.2.3 dev
    • Versions
    • 1.47% of the crate is documented
  • Go to latest version
  • 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_cli0.22.2

  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • highlight::Style
  • highlight::Theme
  • highlight::ThemeConfig
  • parse::Edit
  • parse::ParseFileOptions
  • parse::ParseResult
  • parse::Stats
  • query_testing::Assertion
  • query_testing::CaptureInfo
  • test::TestAttributes
  • test::TestOptions
  • test_highlight::Failure
  • test_tags::Failure
  • util::LogSession

Enums

  • parse::ParseOutput
  • test::TestEntry

Functions

  • generate::generate_parser_for_grammar
  • generate::generate_parser_in_directory
  • generate::load_grammar_file
  • highlight::ansi
  • highlight::html
  • logger::init
  • parse::offset_for_position
  • parse::parse_file_at_path
  • parse::perform_edit
  • parse::position_for_offset
  • playground::serve
  • query::query_files_at_paths
  • query_testing::assert_expected_captures
  • query_testing::parse_position_comments
  • tags::generate_tags
  • test::check_queries_at_path
  • test::parse_tests
  • test::print_diff
  • test::print_diff_key
  • test::run_tests_at_path
  • test::strip_points
  • test::strip_sexp_fields
  • test_highlight::get_highlight_positions
  • test_highlight::iterate_assertions
  • test_highlight::test_highlight
  • test_highlight::test_highlights
  • test_tags::get_tag_positions
  • test_tags::test_tag
  • test_tags::test_tags
  • util::cancel_on_signal
  • util::lang_not_found_for_path
  • util::log_graphs
  • util::print_tree_graph
  • wasm::compile_language_to_wasm
  • wasm::get_grammar_name
  • wasm::load_language_wasm_file

Constants

  • generate::ALLOC_HEADER
  • highlight::HTML_FOOTER
  • highlight::HTML_HEADER