Docs.rs
  • stack-graphs-0.14.1
    • stack-graphs 0.14.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dcreager
    • patrickt
    • hendrikvanantwerpen
    • rewinfrey
    • Dependencies
      • bincode ^2.0.0-rc.3 normal optional
      • bitvec ^1.0.1 normal
      • controlled-option ^0.4.1 normal
      • either ^1.6 normal
      • enumset ^1.1 normal
      • fxhash ^0.2 normal
      • itertools ^0.10.2 normal
      • libc ^0.2 normal
      • lsp-positions ^0.3 normal
      • rusqlite ^0.28 normal optional
      • serde ^1.0 normal optional
      • serde_json ^1.0 normal optional
      • serde_with ^3.1 normal optional
      • smallvec ^1.6 normal
      • thiserror ^1.0 normal
      • assert-json-diff ^2 dev
      • maplit ^1.0 dev
      • pretty_assertions ^0.7 dev
      • serde_json ^1.0 dev
    • Versions
    • 59.07% 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

stack_graphs0.14.1

Module serde

Module Items

  • Structs
  • Enums
  • Traits

In crate stack_graphs

stack_graphs

Module serde

Source

Structs§

Database
DebugEntry
DebugInfo
Edge
Edges
FileFilter
Filter implementation that includes a single file.
Files
NoFilter
NodeID
Nodes
PartialPath
PartialPathEdge
PartialPathEdgeList
PartialScopeStack
PartialScopedSymbol
PartialSymbolStack
ScopeStackVariable
SourceInfo
StackGraph
SymbolStackVariable

Enums§

Error
Node

Traits§

Filter