Struct atom_syndication::CategoryBuilder
source · pub struct CategoryBuilder { /* private fields */ }Expand description
Builder for Category.
Implementations§
Trait Implementations§
source§impl Clone for CategoryBuilder
impl Clone for CategoryBuilder
source§fn clone(&self) -> CategoryBuilder
fn clone(&self) -> CategoryBuilder
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more