mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 11:07:42 +00:00
7 lines
145 B
JavaScript
7 lines
145 B
JavaScript
![]() |
const EXPECTED = {
|
||
|
'query': 'Option::',
|
||
|
'others': [
|
||
|
{ 'path': 'std::option::Option', 'name': 'get_or_insert_default' },
|
||
|
],
|
||
|
}
|