countroo 0.1.0

Countroo is a tool to give basic code analysis inside your rust projects, it supports line counting, module counting, dependency counting, project listing as well as Rust Edition & rustc Version detection.
Documentation
1
2
3
fn main() {
    
}