Docs.rs
escriba-buffer-0.1.10
escriba-buffer 0.1.10
Docs.rs crate page
MIT
23 June 2026
Links
Repository
crates.io
Source
Owners
drzln
Dependencies
escriba-core ^0.1.1
normal
ropey ^1
normal
schemars ^0.8
normal
serde ^1
normal
thiserror ^2
normal
pretty_assertions ^1
dev
proptest ^1
dev
tempfile ^3
dev
Versions
11.11%
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 undo
escriba_
buffer
0.1.10
Module undo
Module Items
Structs
In crate escriba_
buffer
escriba_buffer
Module
undo
Copy item path
Source
Expand description
Minimal undo tree โ linear stack for phase 1; branching in phase 2.
Structs
ยง
Undo
Entry
One atomic edit (the thing Undo reverses) + the reverse edit to apply.
Undo
Tree