countroo 0.1.5

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

countroo

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 16 feature flags, 3 of them enabled by default.

default

newline-config (default)

This feature flag does not enable additional features.

tabular-output (default)

prettytable-rs (default)

full

json-config

json-output

quick-xml

serde_json

serde_yaml

toml

toml-config

toml-output

xml-config

xml-output

yaml-config

yaml-output