Files
2026-03-01 22:18:39 +11:00

8 lines
310 B
Markdown

# droplet-rs
A Rust-based library for utilities and functionality required both by the server, client, and other tools.
## manifest generation
`droplet-rs` contains the manifest generation code, held in `manifest.rs`.
It also includes the version backends to provide a unified read-write interface to files.