Docs.rs
  • code-graph-0.0.1
    • code-graph 0.0.1
    • 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
      • 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-rust ^0.21.2 normal
      • uuid ^1.10.0 normal
    • Versions
    • 3.77% of the crate is documented
  • Go to latest version
  • 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.1

  • All Items
  • Structs
  • Enums
  • Traits
  • Functions

Crate code_graph

source ·

Structs§

  • CQuery
  • CodeNode
  • CodeNodeIndex
  • Edge
  • Graph
  • JavaQuery
  • RustQuery
  • Tree

Enums§

  • CodeBlockType
  • TreeEvent
  • TreeType

Traits§

  • SymbolQuery

Functions§

  • fetch_calls
  • fetch_symbols
    打印大纲
  • get_symbol_query
  • recursion_call
  • recursion_dir
  • recursion_outline
  • valid_file_extention