rust-analyzer/trait.impl/base_db/trait.SourceDatabase.js
2025-12-30 11:18:29 +00:00

9 lines
424 B
JavaScript

(function() {
var implementors = Object.fromEntries([["ide_db",[["impl SourceDatabase for <a class=\"struct\" href=\"ide_db/struct.RootDatabase.html\" title=\"struct ide_db::RootDatabase\">RootDatabase</a>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[156]}