backup: broken backup

This commit is contained in:
uttarayan21
2025-08-07 13:30:34 +05:30
parent 8d07b0846c
commit 2c43f657aa
6 changed files with 292 additions and 181 deletions

View File

@@ -77,6 +77,7 @@ impl Default for FaceDetectionConfig {
}
}
#[derive(Debug)]
pub struct FaceDetection {
handle: mnn_sync::SessionHandle,
}