git_statistics/
lib.rs

1#![feature(result_flattening)]
2#![feature(iter_array_chunks)]
3pub mod stats;