Count occurrences of a byte, or the UTF-8 code points, in a byte slice, fast
Description
Count occurrences of a given byte, or the number of UTF-8 code points, in a
byte slice, fast.
This package contains library source intended for building other packages
which use "html_report" feature of "bytecount" crate.