SetIndex

Trait SetIndex 

Source
pub trait SetIndex: Named {
    // Required method
    fn set_index(&self, index: Index);
}

Required Methods§

Source

fn set_index(&self, index: Index)

Implementors§

Source§

impl SetIndex for teo_runtime::model::property::builder::Builder

Source§

impl SetIndex for teo_runtime::model::field::builder::Builder