Skip to main content

remove_face_with_learning

Function remove_face_with_learning 

Source
pub fn remove_face_with_learning(
    conn: &Connection,
    face_id: i64,
    context: &TeachingContext,
) -> Result<LearningAcknowledgement>