1 2 3 4 5 6 7 8 9
[dependencies] [package] authors = ["aobatact <aobatact144@gmail.com>"] description = "Library for counting length of chars faster than Chars::count()" edition = "2018" license = "MIT" name = "faster-chars-count" version = "0.1.3"