(function() {var implementors = {}; implementors["db"] = [{text:"impl<'a, T> ForkChain for ForkChainDatabase<'a, T> where
    T: KeyValueDatabase
",synthetic:false,types:["db::block_chain_db::ForkChainDatabase"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()