Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc-js
/
trait-methods.js
blob: dafad5e43784fe0c7b3712ac834ca4cf367cb586 [
file
] [
log
] [
blame
] [
edit
]
// exact-check
const
EXPECTED
=
[
{
'query'
:
'mytrait<t> -> option<t>'
,
'correction'
:
null
,
'in_args'
:
[],
'others'
:
[
{
'path'
:
'trait_methods::MyTrait'
,
'name'
:
'next'
},
],
},
];