Crate lineindex

Simple line-indexed string.

Example

TBD

Changes

Version: 0.1.1

  1. Added an implementation of AsRef<str> for IndexedString.
  2. Added as_str() method to IndexedString.
  3. Added as_bytes() method to IndexedString.

Version: 0.1.0

Initial version.