libcosmic/trait.impl/core/error/trait.Error.js

9 lines
926 B
JavaScript
Raw Permalink Normal View History

(function() {
var implementors = Object.fromEntries([["cosmic",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"cosmic/dialog/file_chooser/enum.Error.html\" title=\"enum cosmic::dialog::file_chooser::Error\">Error</a>"]]],["cosmic_client_toolkit",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"struct\" href=\"cosmic_client_toolkit/screencopy/struct.CaptureSourceError.html\" title=\"struct cosmic_client_toolkit::screencopy::CaptureSourceError\">CaptureSourceError</a>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[291,363]}