Sign in
rust
/
rust
/
ed012ea19e8ff58469e3ab0d992bef8602b4eac7
/
.
/
tests
/
rustdoc-js-std
/
enum-option.js
blob: 216dafe3b129eed96f4b3d591c505a74b5c84608 [
file
]
const
EXPECTED
=
{
'query'
:
'enum:Option'
,
'others'
:
[
{
'path'
:
'std::option'
,
'name'
:
'Option'
},
],
};