Docs.rs
  • code-graph-0.0.3
    • code-graph 0.0.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • feint123
    • Dependencies
      • eframe ^0.28.1 normal
      • egui ^0.28.1 normal
      • egui_extras ^0.28.1 normal
      • font-kit ^0.14.2 normal
      • lazy_static ^1.5.0 normal
      • rfd ^0.14.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tree-sitter ^0.22.6 normal
      • tree-sitter-c ^0.21.4 normal
      • tree-sitter-java ^0.21.0 normal
      • tree-sitter-javascript ^0.21.4 normal
      • tree-sitter-rust ^0.21.2 normal
      • uuid ^1.10.0 normal
    • Versions
    • 3.64% of the crate is documented
  • Platform
    • 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

code_graph0.0.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • CodeNode
  • CodeNodeIndex
  • Edge
  • Graph
  • Tree
  • lang::CQuery
  • lang::JavaQuery
  • lang::JsQuery
  • lang::RustQuery

Enums

  • CodeBlockType
  • TreeEvent
  • TreeType

Traits

  • lang::SymbolQuery

Functions

  • fetch_calls
  • fetch_symbols
  • get_symbol_query
  • recursion_call
  • recursion_dir
  • recursion_outline
  • valid_file_extention