pub struct EmbedBuilder(_);

Implementations§

The displayed height of the resource, in CSS pixels. This must be an absolute value; percentages are not allowed.

The URL of the resource being embedded.

The MIME type to use to select the plug-in to instantiate.

The displayed width of the resource, in CSS pixels. This must be an absolute value; percentages are not allowed.

Trait Implementations§

Converts to this type from the input type.
Converts to this type from the input type.

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.