ocloc 0.5.0

Fast, reliable lines-of-code counter with JSON/CSV output
Documentation
1
2
3
4
5
6
7
8
pub mod analyzer;
pub mod cli;
pub mod formatters;
pub mod languages;
pub mod traversal;
pub mod types;
pub mod types_diff;
pub mod vcs;