Crate lineindex
Simple line-indexed string.
Example
TBD
Changes
Version: 0.1.1
- Added an implementation of
AsRef<str>forIndexedString. - Added
as_str()method toIndexedString. - Added
as_bytes()method toIndexedString.
Version: 0.1.0
Initial version.