lineindex

Crates.iolineindex
lib.rslineindex
version0.1.1
sourcesrc
created_at2023-06-24 00:47:09.105799
updated_at2023-06-24 03:24:51.872475
descriptionSimple line-indexed string
homepage
repositoryhttps://github.com/johnstonskj/rust-lineindex.git
max_upload_size
id898714
size13,977
Simon Johnston (johnstonskj)

documentation

README

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.

Commit count: 8

cargo fmt