mirror of
https://github.com/NotAShelf/mpvrc.git
synced 2026-04-17 16:29:50 +00:00
9 lines
No EOL
509 B
JavaScript
9 lines
No EOL
509 B
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["log",[]],["tracing_log",[["impl <a class=\"trait\" href=\"log/trait.Log.html\" title=\"trait log::Log\">Log</a> for <a class=\"struct\" href=\"tracing_log/struct.LogTracer.html\" title=\"struct tracing_log::LogTracer\">LogTracer</a>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[10,228]}
|