Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use usize as underlying type for SpecialCharacterIndices
This allows to use it as slice indice waiting for the `SliceIndex` trait to be stabilized (rust-lang/rust#35729)
- Loading branch information