(function() {var implementors = {};
implementors["antidote"] = ["impl ToOwned for CStr","impl ToOwned for OsStr","impl ToOwned for Path",];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()