mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-04 02:39:32 +00:00
9 lines
No EOL
288 B
JavaScript
9 lines
No EOL
288 B
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["proc_macro_api",[]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[21]}
|