7 lines
145 B
JavaScript
7 lines
145 B
JavaScript
|
const EXPECTED = {
|
||
|
'query': 'Option::',
|
||
|
'others': [
|
||
|
{ 'path': 'std::option::Option', 'name': 'get_or_insert_default' },
|
||
|
],
|
||
|
}
|