rust/tests/rustdoc-js/trailing.js

8 lines
142 B
JavaScript

// exact-check
const EXPECTED = {
'query': 'inner::',
'others': [
{ 'path': 'trailing::inner', 'name': 'function' },
],
}