barad-dur 0.18.0

The all-seeing repository analyzer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pub mod backfill;
pub mod cache;
pub mod cli;
pub mod cmd;
pub mod collector;
pub mod config;
pub mod contributors;
pub mod coupling;
pub mod deps;
pub mod init;
pub mod metrics;
pub mod registry;
pub mod remote;
pub mod renderer;
pub mod runner;
pub mod scorer;
pub mod snapshot;
pub mod trend;