rust/tests/rustdoc-js/module-substring.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
185 B
JavaScript
Raw Normal View History

const EXPECTED = {
2023-06-09 14:49:38 +00:00
'query': 'ig::pc',
'others': [
{ 'path': 'module_substring::Sig', 'name': 'pc' },
{ 'path': 'module_substring::Si', 'name': 'pc' },
],
};