Docs.rs
twrite-core-0.9.1
twrite-core 0.9.1
Docs.rs crate page
MIT
13 September 2026
Links
Repository
crates.io
Source
Owners
alhaymex
Dependencies
pulldown-cmark ^0.12
normal
optional
regex ^1
normal
ropey ^1.6.1
normal
thiserror ^1.0
normal
unicode-width ^0.2
normal
Versions
100%
of the crate is documented
Go to latest version
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
twrite_
core
0.9.1
Module buffer
Module Items
Structs
In crate twrite_
core
twrite_core
Module
buffer
Copy item path
Source
Expand description
Text buffer implementation backed by a Rope.
Structs
ยง
Editor
Buffer
A text buffer that manages document contents, cursor position, and undo/redo history.