mirror of
https://github.com/EvilBob01/droplet-rs
synced 2026-07-10 14:09:55 +00:00
No description
- Rust 95.3%
- Nix 4.7%
| .github/workflows | ||
| libarchive-rust@fdb73ef2de | ||
| src | ||
| testfiles | ||
| .envrc | ||
| .gitignore | ||
| .gitmodules | ||
| 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.