Trait fluvio_sc_schema::core::Removable[]

pub trait Removable {
    type DeleteKey;
}
Expand description

for deleting objects

Associated Types

Implementors