Crates.io | lineindex |
lib.rs | lineindex |
version | 0.1.1 |
source | src |
created_at | 2023-06-24 00:47:09.105799 |
updated_at | 2023-06-24 03:24:51.872475 |
description | Simple line-indexed string |
homepage | |
repository | https://github.com/johnstonskj/rust-lineindex.git |
max_upload_size | |
id | 898714 |
size | 13,977 |
Simple line-indexed string.
TBD
Version: 0.1.1
AsRef<str>
for IndexedString
.as_str()
method to IndexedString
.as_bytes()
method to IndexedString
.Version: 0.1.0
Initial version.