Docs.rs
  • stack-graphs-0.12.0
    • stack-graphs 0.12.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dcreager
    • patrickt
    • hendrikvanantwerpen
    • rewinfrey
    • Dependencies
      • bitvec ^1.0 normal
      • controlled-option ^0.4 normal
      • either ^1.6 normal
      • enumset ^1.0 normal
      • fxhash ^0.2 normal
      • itertools ^0.10 normal
      • libc ^0.2 normal
      • lsp-positions ^0.3 normal
      • postcard ^1 normal
      • rusqlite ^0.28 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • smallvec ^1.6 normal
      • thiserror ^1.0 normal
      • assert-json-diff ^2 dev
      • itertools ^0.10 dev
      • maplit ^1.0 dev
      • pretty_assertions ^0.7 dev
      • serde_json ^1.0 dev
    • Versions
    • 67.25% 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
logo

logo

Module serde

  • Structs
  • Enums
  • Traits
?
Change settings

Module stack_graphs::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