Skip to main content

Module student_code

Module student_code 

Source

Structsยง

PanicAbuseRule
Detect casual use of panic! and unwrap()
PrintlnDebuggingRule
Detect println! debugging statements everywhere
TodoCommentRule
Detect excessive TODO comments (both macro calls and comment markers)