This crate provides functions for normalization of Unicode strings,
including Canonical and Compatible Decomposition and Recomposition, as
described in Unicode Standard Annex #15.
This package contains library source intended for building other packages which
use the "default" feature of the "unicode-normalization" crate.