rustdoc: add note about slice/array searches to help popup

This commit is contained in:
Michael Howell 2023-06-06 17:21:06 -07:00
parent 7a1154e159
commit d3a4cd6813
4 changed files with 22 additions and 22 deletions

View file

@ -52,7 +52,7 @@ const EXPECTED = [
],
},
{
'query': '[TraitDog]',
'query': '[TraitCat]',
'in_args': [
{ 'path': 'slice_array', 'name': 'gamma' },
{ 'path': 'slice_array', 'name': 'epsilon' },