Structs§
Functions§
- check
- Scan
sourcefor forbidden patterns. Returns a report of all violations. An empty violations list means the source passed all checks. - has_
tests - True if the source contains at least one
#[test]function. - test_
count - Count the number of
#[test]occurrences in the source.