Docs.rs
fission-text-engine-0.2.0
fission-text-engine 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
zcourts
Dependencies
ropey ^1.6
normal
Versions
97.22%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module buffer
fission_
text_
engine
0.2.0
Module buffer
Module Items
Structs
In crate fission_
text_
engine
fission_text_engine
Module
buffer
Copy item path
Source
Expand description
Rope-backed text buffer with revision tracking.
Structs
ยง
Text
Buffer
A text buffer backed by a
ropey::Rope
.