edlang/trait.impl/log/trait.Log.js
2024-02-13 06:38:44 +00:00

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;}})()