(function() {var implementors = {};
implementors["parking_lot"] = [{text:"impl RawRwLockRecursive for RawRwLock",synthetic:false,types:["parking_lot::raw_rwlock::RawRwLock"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()