mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-07-11 23:25:27 +00:00
9 lines
No EOL
280 B
JavaScript
9 lines
No EOL
280 B
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["syntax",[]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[13]}
|