rust-code-analysis 0.0.24

Tool to compute and export code metrics
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Summary

- [rust-code-analysis]./README.md
    - [Supported Languages]./languages.md
    - [Supported Metrics]./metrics.md
- [Commands]commands/README.md
    - [Metrics]commands/metrics.md
    - [Nodes]commands/nodes.md
    - [Rest API]commands/rest.md
- [Developers Guide]developers/README.md
    - [How-to: Add a new language]developers/new-language.md
    - [How-to: Implement LoC]developers/loc.md