fn rdname_from_source_file(path: &str) -> Option<String>
Derive an @rdname value from a source file path.
@rdname
"src/rust/zero_copy_tests.rs" → "zero_copy_tests" "lib.rs" → "lib"
"src/rust/zero_copy_tests.rs"
"zero_copy_tests"
"lib.rs"
"lib"