This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
8205e6b75ec656305ac235d4726d2c7a1ddcef14
rust
/
tests
/
rustdoc-js-std
/
alias-3.js
7 lines
107 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add alias tests
2018-04-19 20:14:47 +02:00
const
EXPECTED
=
{
Update rustdoc-js* format
2023-06-09 16:49:38 +02:00
'query'
:
'!'
,
Add alias tests
2018-04-19 20:14:47 +02:00
'others'
:
[
{
'path'
:
'std'
,
'name'
:
'never'
}
,
]
,
}
;
Reference in New Issue
Copy Permalink