Trait fluvio_sc_schema::core::MetadataStoreDriver[]

pub trait MetadataStoreDriver {
    type Metadata;
}
Expand description

metadata driver

Associated Types

Implementors