Skip to main content
AttributeSchemaMethods
fcb_
core
0.7.8
Attribute
Schema
Methods
Required Methods
add_attributes
Implementors
In fcb_
core::
attribute
fcb_core
::
attribute
Trait
Attribute
Schema
Methods
Copy item path
Source
pub trait AttributeSchemaMethods { // Required method fn
add_attributes
(&mut self, attrs: &
Value
); }
Required Methods
§
Source
fn
add_attributes
(&mut self, attrs: &
Value
)
Implementors
§
Source
§
impl
AttributeSchemaMethods
for
AttributeSchema