rust-libnotify/implementors/glib/value/trait.FromValueOptional.js
2018-01-25 09:45:19 +00:00

11 lines
281 B
JavaScript

(function() {var implementors = {};
implementors["glib"] = [];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()