Description Provides a function count_lines to count the number of lines in a file. It's a few times faster than GNU wc. For best results build with cargo build --release --features runtime-dispatch-simd