mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-25 18:32:15 +00:00
11 lines
623 B
JavaScript
11 lines
623 B
JavaScript
(function() {var implementors = {};
|
|
implementors["colored"] = [{text:"impl <a class=\"trait\" href=\"lazy_static/trait.LazyStatic.html\" title=\"trait lazy_static::LazyStatic\">LazyStatic</a> for <a class=\"struct\" href=\"colored/control/struct.SHOULD_COLORIZE.html\" title=\"struct colored::control::SHOULD_COLORIZE\">SHOULD_COLORIZE</a>",synthetic:false,types:["colored::control::SHOULD_COLORIZE"]},];
|
|
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
|
|
})()
|