File: README.md

package info (click to toggle)
rust-cargo-mutants 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,452 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 315 bytes parent folder | download | duplicates (2)
1
2
3
4
5
# `nested_mod` testdata tree

This tree contains many nested modules from both toplevel files (lib.rs and main.rs) to exercise the module file discovery mechanism.

The module names are descriptive where necessary (e.g. `c_file` is a file) and short where details are not needed (e.g. `a`, `b` for simple nesting).