Docs.rs
patchworks-0.3.0
patchworks 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
dunamismax
Dependencies
anyhow ^1.0.102
normal
chrono ^0.4.44
normal
clap ^4.6.0
normal
directories ^6.0.0
normal
eframe ^0.33.3
normal
egui ^0.33.3
normal
rfd ^0.17.2
normal
rusqlite ^0.39.0
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
thiserror ^2.0.18
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.23
normal
uuid ^1.22.0
normal
criterion ^0.8.2
dev
proptest ^1.7.0
dev
tempfile ^3.27.0
dev
Versions
99.23%
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
Crate patchworks
patchworks
0.3.0
All Items
Crate Items
Modules
Crate
patchworks
Copy item path
Source
Expand description
Patchworks library crate.
Modules
ยง
app
Main egui application for Patchworks.
cli
Headless CLI commands for Patchworks.
db
Database inspection, snapshots, and high-level diff orchestration.
diff
Diff algorithms and SQL export support.
error
Shared library error types.
state
UI state containers.
ui
egui rendering helpers for Patchworks.