Struct atom_syndication::GeneratorBuilder
source · pub struct GeneratorBuilder { /* private fields */ }Expand description
Builder for Generator.
Implementations§
Trait Implementations§
source§impl Clone for GeneratorBuilder
impl Clone for GeneratorBuilder
source§fn clone(&self) -> GeneratorBuilder
fn clone(&self) -> GeneratorBuilder
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