strcursor 0.2.3

Provides a string cursor type for seeking through a string whilst respecting grapheme cluster and code point boundaries.
Documentation
Build #4429 2016-08-02 21:05:22

# rustc version rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)

# docs.rs version cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Compiling unicode-segmentation v0.1.2 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/unicode-segmentation-0.1.2/src/lib.rs --crate-name unicode_segmentation --crate-type lib -g --cfg feature=\"default\" -C metadata=e3fd0169850011a0 -C extra-filename=-e3fd0169850011a0 --out-dir /home/cratesfyi/strcursor-0.2.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/strcursor-0.2.3/debug/deps -L dependency=/home/cratesfyi/strcursor-0.2.3/debug/deps --cap-lints allow` Documenting strcursor v0.2.3 Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/strcursor-0.2.3/src/lib.rs --crate-name strcursor -o /home/cratesfyi/strcursor-0.2.3/doc -L dependency=/home/cratesfyi/strcursor-0.2.3/debug -L dependency=/home/cratesfyi/strcursor-0.2.3/debug/deps --extern unicode_segmentation=/home/cratesfyi/strcursor-0.2.3/debug/deps/libunicode_segmentation-e3fd0169850011a0.rlib`