Docs.rs
writ-0.9.2
writ 0.9.2
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
wilfreddenton
Dependencies
anyhow ^1
normal
async-compat ^0.2
normal
clap ^4.5
normal
futures ^0.3
normal
gpui ^0.2
normal
notify ^8.2
normal
open ^5
normal
reqwest ^0.13
normal
ropey ^1.6
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-tungstenite ^0.28
normal
tree-sitter ^0.26
normal
tree-sitter-bash ^0.25
normal
tree-sitter-highlight ^0.26
normal
tree-sitter-md ^0.5
normal
tree-sitter-rust ^0.24
normal
undo ^0.52
normal
Versions
42.17%
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
Module buffer
writ
0.9.2
Module buffer
Module Items
Structs
In crate writ
writ
Module
buffer
Copy item path
Source
Structs
ยง
Buffer
Buffer
Content
Render
Snapshot
A snapshot of buffer data for rendering. All fields use Rc for O(1) cloning. LineMarkers are computed lazily per-line using the nodes cache.
Text
Edit