pub fn scan_exercise(
path: &Path,
exercise_name: String,
) -> Result<ExerciseDesc, LangsError>Expand description
Scans the exercise.
pub fn scan_exercise(
path: &Path,
exercise_name: String,
) -> Result<ExerciseDesc, LangsError>Scans the exercise.