Struct rss::extension::dublincore::DublinCoreExtensionBuilder[][src]

pub struct DublinCoreExtensionBuilder { /* fields omitted */ }
Expand description

Builder for DublinCoreExtension.

Implementations

An entity responsible for making contributions to the resource.

An entity responsible for making contributions to the resource.

The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant.

The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant.

An entity primarily responsible for making the resource.

An entity primarily responsible for making the resource.

A point or period of time associated with an event in the lifecycle of the resource.

A point or period of time associated with an event in the lifecycle of the resource.

An account of the resource.

An account of the resource.

The file format, physical medium, or dimensions of the resource.

The file format, physical medium, or dimensions of the resource.

An unambiguous reference to the resource within a given context.

An unambiguous reference to the resource within a given context.

A language of the resource.

A language of the resource.

An entity responsible for making the resource available.

An entity responsible for making the resource available.

A related resource.

A related resource.

Information about rights held in and over the resource.

Information about rights held in and over the resource.

A related resource from which the described resource is derived.

A related resource from which the described resource is derived.

The topic of the resource.

The topic of the resource.

A name given to the resource.

A name given to the resource.

The nature or genre of the resource.

The nature or genre of the resource.

Builds a new DublinCoreExtension.

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Returns the “default value” for a type. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The resulting type after obtaining ownership.

Creates owned data from borrowed data, usually by cloning. Read more

🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

Uses borrowed data to replace owned data, usually by cloning. Read more

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.