rust/tests/run-make/rustdoc-map-file/expected.json

6 lines
161 B
JSON

{
"foo/macro.foo!.html": "foo/macro.foo.html",
"foo/private/struct.Quz.html": "foo/struct.Quz.html",
"foo/hidden/struct.Bar.html": "foo/struct.Bar.html"
}