Skip to main content

Crate bones_triage

Crate bones_triage 

Source
Expand description

bones-triage library.

§Conventions

  • Errors: Use anyhow::Result for return types.
  • Logging: Use tracing macros (info!, warn!, error!, debug!, trace!).

Modules§

feedback
graph
Dependency graph module for triage computation.
metrics
Centrality metrics for the dependency graph.
schedule
score
topology
Advanced topological analysis for dependency graphs.

Functions§

init