Module sauron::svg::tags[][src]

Expand description

Provides macro for creating functions for tags

Constants

These are the commonly used svg tags such as rect, circle, path, arc, ..etc.

These are collection of svg tags that are non commonly used put together in this collection so as not to create import conflicts with the common tags

These are svg tags which the tags are non proper rust identifier, so they are handled differently

Functions

Creates an svg a element

Creates an svg color-profile element

Creates an svg line element

Creates an svg script element

Creates an svg style element

Creates an svg text element

Creates an svg title element

Creates an svg use element

Creates an svg use element