(function() {var implementors = {}; implementors["db"] = [{text:"impl<T> Drop for AutoFlushingOverlayDatabase<T> where
    T: KeyValueDatabase
",synthetic:false,types:["db::kv::overlaydb::AutoFlushingOverlayDatabase"]},]; implementors["p2p"] = [{text:"impl Drop for P2P",synthetic:false,types:["p2p::p2p::P2P"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()