aube-util 1.2.0

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