Skip to main content

AttributeSchemaMethods

Trait AttributeSchemaMethods 

Source
pub trait AttributeSchemaMethods {
    // Required method
    fn add_attributes(&mut self, attrs: &Value);
}

Required Methods§

Source

fn add_attributes(&mut self, attrs: &Value)

Implementors§