Struct atom_syndication::TextBuilder [−][src]
pub struct TextBuilder { /* fields omitted */ }Expand description
Builder for Text.
Implementations
Content of the text construct
Base URL for resolving any relative references found in the element.
Indicates the natural language for the element.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TextBuilderimpl Send for TextBuilderimpl Sync for TextBuilderimpl Unpin for TextBuilderimpl UnwindSafe for TextBuilderBlanket Implementations
Mutably borrows from an owned value. Read more