mirror of
https://github.com/NotAShelf/mpvrc.git
synced 2026-04-17 08:19:51 +00:00
9 lines
No EOL
538 B
JavaScript
9 lines
No EOL
538 B
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["ipc_channel",[["impl <a class=\"trait\" href=\"lazy_static/trait.LazyStatic.html\" title=\"trait lazy_static::LazyStatic\">LazyStatic</a> for <a class=\"struct\" href=\"ipc_channel/router/struct.ROUTER.html\" title=\"struct ipc_channel::router::ROUTER\">ROUTER</a>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[270]}
|