[]Type Definition fluvio::metadata::spu::store::SharedSpuLocalStore

type SharedSpuLocalStore<C> = Arc<LocalStore<SpuSpec, C>>;