aube-util 1.1.0

Shared helpers reused across aube crates (semantic hashing, async dedup, atomic filesystem ops, bincode sidecars).
Documentation
1
2
3
4
5
pub mod env;
pub mod fs_atomic;
pub mod hash;
pub mod path;
pub mod pkg;