Count occurrences of a given byte, or the number of UTF-8 code points
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 the "default" feature of the "bytecount" crate.