Crates.io | random_access_unicode |
lib.rs | random_access_unicode |
version | 0.2.5 |
source | src |
created_at | 2021-12-30 23:00:38.866546 |
updated_at | 2021-12-31 21:27:31.239355 |
description | Provide random access to the unicode characters in a file |
homepage | |
repository | https://github.com/casually-blue/random_access_unicode |
max_upload_size | |
id | 505535 |
size | 6,810 |
To provide slightly better performance than just scanning the string it maintains a buffer of line ending positions.