ropey 0.5.0

Efficient utf8 text buffer for Rust
Documentation
Build #803312017-12-23T21:35:41.131892+00:00
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading ropey v0.5.0
Fresh unicode-segmentation v1.2.0
Fresh smallvec v0.6.0
Documenting ropey v0.5.0
Running `rustdoc --crate-name ropey .cargo/registry/src/github.com-1ecc6299db9ec823/ropey-0.5.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern unicode_segmentation=/home/cratesfyi/cratesfyi/debug/deps/libunicode_segmentation-64ceb3575fa375ed.rlib --extern-version unicode_segmentation=unicode-segmentation,1.2.0 --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-0cbe0222282e65c4.rlib --extern-version smallvec=smallvec,0.6.0`
Finished dev [unoptimized + debuginfo] target(s) in 0.66 secs