Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fontique: Remove unsafe in fontconfig cache
Instead of transmuting the `CharSetLeaf` to the underlying value and then doing the operations on that, use the operation as already exposed via `CharSetLeaf::contains_byte`.
- Loading branch information