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