decmpfs 0.0.0

Transparent filesystem compression for installed package files (.node) — placeholder, under development.
Documentation
1
2
3
4
5
//! Placeholder for `decmpfs` — transparent filesystem compression for installed
//! package files (`.node` and other large artifacts), leveraging the operating
//! system's per-file compression (APFS decmpfs, btrfs, NTFS).
//!
//! This 0.0.0 release reserves the name while the crate is under development.