[][src]Trait fluvio_controlplane_metadata::extended::SpecExt

pub trait SpecExt: Spec {
    pub const OBJECT_TYPE: ObjectType;
}

Associated Constants

Loading content...

Implementors

impl SpecExt for TopicSpec[src]

impl SpecExt for PartitionSpec[src]

impl SpecExt for SpuGroupSpec[src]

impl SpecExt for CustomSpuSpec[src]

impl SpecExt for SpuSpec[src]

Loading content...