fn classify_local_entry(
ctx: &Arc<AppContext>,
entry: LocalEntry,
remote_set: &HashSet<String>,
orphan_by_checksum: &mut HashMap<String, String>,
cc: &ClassifyContext<'_>,
) -> LocalDecisionfn classify_local_entry(
ctx: &Arc<AppContext>,
entry: LocalEntry,
remote_set: &HashSet<String>,
orphan_by_checksum: &mut HashMap<String, String>,
cc: &ClassifyContext<'_>,
) -> LocalDecision