rCore-Tutorial-v3/ch2/implementors/log/trait.Log.js

3 lines
502 B
JavaScript
Raw Normal View History

(function() {var implementors = {};
implementors["os"] = [{"text":"impl <a class=\"trait\" href=\"https://docs.rs/log/0.4.17/log/trait.Log.html\" title=\"trait log::Log\">Log</a> for <a class=\"struct\" href=\"os/logging/struct.SimpleLogger.html\" title=\"struct os::logging::SimpleLogger\">SimpleLogger</a>","synthetic":false,"types":["os::logging::SimpleLogger"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()