Trait ethcore::db::Key  [−][src]
Should be used to get database key associated with given value.
Associated Types
Required Methods
Implementations on Foreign Types
impl Key<FlatBlockTraces> for H256[src] 
impl Key<FlatBlockTraces> for H256impl Key<PendingTransition> for H256[src] 
        impl Key<PendingTransition> for H256Implementors
impl Key<H256> for BlockNumber type Target = BlockNumberKey;