pub fn corpus_root() -> PathBuf
Returns the absolute path to the corpus root directory.
Resolves relative to CARGO_MANIFEST_DIR’s ancestor that contains tests/corpus/. Works from any crate in the workspace.
CARGO_MANIFEST_DIR
tests/corpus/