mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
|
|
||
|---|---|---|
| .. | ||
| src | ||
| testfiles | ||
| .envrc | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
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.