Docs.rs
typ-buffer-0.2.4
typ-buffer 0.2.4
Docs.rs crate page
MIT
16 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
Pranjal-SB
Dependencies
anyhow ^1.0
normal
notify ^8.2
normal
ropey ^1.6
normal
unicode-segmentation ^1.11
normal
unicode-width ^0.2
normal
clipboard-win ^5.4
normal
Versions
69.61%
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 undo
typ_
buffer
0.2.4
Module undo
Module Items
Structs
Enums
Constants
In crate typ_
buffer
typ_buffer
Module
undo
Copy item path
Source
Structs
§
History
Snapshot
The buffer as it stood before an edit, and where the cursors were.
Enums
§
Edit
Kind
What an edit did, for the purpose of deciding whether it continues the previous one.
Constants
§
MAX_
UNDO_
STEPS
Whole-content undo history, stored as rope snapshots.