rustdoc-search: search backend with partitioned suffix tree
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
const FILTER_CRATE = "std";
|
||||
const EXPECTED = {
|
||||
'query': 'Option::',
|
||||
'others': [
|
||||
{ 'path': 'std::option::Option', 'name': 'get_or_insert_default' },
|
||||
{ 'path': 'std::option::Option', 'name': 'eq' },
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user