[]Trait fluvio::metadata::core::Removable

pub trait Removable {
    type DeleteKey;
}

for deleting objects

Associated Types

Loading content...

Implementors

impl Removable for TopicSpec

impl Removable for SpuGroupSpec

impl Removable for CustomSpuSpec

Loading content...