pub struct Cursor { /* private fields */ }
Expand description

The <cursor> svg tag.

Content

anyNumberOfElementsAnyOrder

Elements

These elements are allowed to appear within this tag:

Implementations

Create a new, empty tag.

Set the externalResourcesRequired attribute.

Set the externalResourcesRequired attribute.

Get the externalResourcesRequired attribute.

Set the x attribute.

Set the x attribute.

Get the x attribute.

Set the xlink:href attribute.

Set the xlink:href attribute.

Get the xlink:href attribute.

Set the y attribute.

Set the y attribute.

Get the y attribute.

Trait Implementations

Formats the value using the given formatter. Read more

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

Set the requiredExtensions attribute.

Set the requiredExtensions attribute.

Get the requiredExtensions attribute.

Set the requiredFeatures attribute.

Set the requiredFeatures attribute.

Get the requiredFeatures attribute.

Set the systemLanguage attribute.

Set the systemLanguage attribute.

Get the systemLanguage attribute.

Set the id attribute.

Set the id attribute.

Get the id attribute.

Set the lang attribute.

Set the lang attribute.

Get the lang attribute.

Set the tabindex attribute.

Set the tabindex attribute.

Get the tabindex attribute.

Set the xml:base attribute.

Set the xml:base attribute.

Get the xml:base attribute.

Set the xml:lang attribute.

Set the xml:lang attribute.

Get the xml:lang attribute.

Set the xml:space attribute.

Set the xml:space attribute.

Get the xml:space attribute.

Set the xlink:actuate attribute.

Set the xlink:actuate attribute.

Get the xlink:actuate attribute.

Set the xlink:arcrole attribute.

Set the xlink:arcrole attribute.

Get the xlink:arcrole attribute.

Set the xlink:href attribute.

Set the xlink:href attribute.

Get the xlink:href attribute.

Set the xlink:role attribute.

Set the xlink:role attribute.

Get the xlink:role attribute.

Set the xlink:show attribute.

Set the xlink:show attribute.

Get the xlink:show attribute.

Set the xlink:title attribute.

Set the xlink:title attribute.

Get the xlink:title attribute.

Set the xlink:type attribute.

Set the xlink:type attribute.

Get the xlink:type attribute.

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.