Trait engine_traits::properties::DecodeProperties [−][src]
Required methods
Provided methods
fn decode_u64(&self, k: &str) -> Result<u64>
[src]
fn decode_handles(&self, k: &str) -> Result<IndexHandles>
[src]
Implementors
impl DecodeProperties for PanicUserCollectedProperties
impl DecodeProperties for PanicUserCollectedProperties
impl DecodeProperties for RocksUserCollectedProperties
impl DecodeProperties for RocksUserCollectedProperties
impl DecodeProperties for RocksUserCollectedPropertiesNoRc
impl DecodeProperties for RocksUserCollectedPropertiesNoRc
impl DecodeProperties for UserProperties
impl DecodeProperties for UserProperties
impl<'a> DecodeProperties for UserCollectedPropertiesDecoder<'a>
impl<'a> DecodeProperties for UserCollectedPropertiesDecoder<'a>