pub fn preflight(
source: &Path,
destination: &Path,
) -> Result<MigrationPlan, HomeMigrationError>Expand description
Analyze a legacy → canonical migration without touching the filesystem.
pub fn preflight(
source: &Path,
destination: &Path,
) -> Result<MigrationPlan, HomeMigrationError>Analyze a legacy → canonical migration without touching the filesystem.