This commit is contained in:
Travis CI User
2018-01-25 09:45:19 +00:00
commit 81208b2498
25123 changed files with 1422222 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
(function() {var implementors = {};
implementors["glib"] = ["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html\" title=\"trait core::borrow::Borrow\">Borrow</a>&lt;<a class=\"struct\" href=\"glib/struct.VariantTy.html\" title=\"struct glib::VariantTy\">VariantTy</a>&gt; for <a class=\"struct\" href=\"glib/struct.VariantType.html\" title=\"struct glib::VariantType\">VariantType</a>",];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()