Trait fluvio::metadata::core::MetadataStoreDriver

source ·
pub trait MetadataStoreDriver {
    type Metadata;
}
Expand description

metadata driver

Required Associated Types§

Implementors§