Docs.rs
  • tree-parser-0.1.4
    • tree-parser 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • AspadaX
    • Dependencies
      • futures ^0.3.31 normal
      • num_cpus ^1.17.0 normal
      • regex ^1.11.1 normal
      • serde ^1.0.219 normal
      • streaming-iterator ^0.1.9 normal
      • thiserror ^2.0.12 normal
      • tokio ^1.45.1 normal
      • tree-sitter ^0.25.6 normal
      • tree-sitter-c ^0.24.1 normal optional
      • tree-sitter-cpp ^0.23.4 normal optional
      • tree-sitter-go ^0.23.4 normal optional
      • tree-sitter-java ^0.23.5 normal optional
      • tree-sitter-javascript ^0.23.1 normal optional
      • tree-sitter-python ^0.23.6 normal optional
      • tree-sitter-rust ^0.24.0 normal optional
      • tree-sitter-typescript ^0.23.2 normal optional
      • walkdir ^2.5.0 normal
    • Versions
    • 39.37% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tree_parser0.1.4

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • CodeConstruct
  • ConstructMetadata
  • FileError
  • FileFilter
  • Parameter
  • ParseOptions
  • ParsedFile
  • ParsedProject
  • Point
  • Range

Enums

  • Error
  • ErrorType
  • Language
  • LanguageDetection

Functions

  • detect_language
  • detect_language_by_content
  • detect_language_by_extension
  • detect_language_by_shebang
  • format_duration
  • format_file_size
  • get_file_extension
  • get_file_name_without_extension
  • get_supported_extensions
  • get_supported_node_types
  • get_tree_sitter_language
  • is_supported_extension
  • is_valid_directory_path
  • is_valid_file_path
  • language_from_string
  • language_to_string
  • matches_ignore_patterns
  • parse_directory
  • parse_directory_with_filter
  • parse_file
  • sanitize_path
  • search_by_multiple_node_types
  • search_by_node_type
  • search_by_query