mirror of
https://github.com/edg-l/edlang.git
synced 2024-11-10 01:58:23 +00:00
4 lines
406 B
JavaScript
4 lines
406 B
JavaScript
|
(function() {var implementors = {
|
||
|
"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;}})()
|