pub fn create_backup( storage_root: &Path, created_unix: u32, ) -> Result<Vec<u8>, String>
Convenience: build + encode a backup of storage_root’s WellFair data.
storage_root