Trait fluvio_sc_schema::CreatableAdminSpec

source ·
pub trait CreatableAdminSpec: ClassicCreatableAdminSpec + Spec + Encoder + Decoder { }
Expand description

Not every Admin Object can be created directly

Object Safety§

This trait is not object safe.

Implementors§