Expand description

The heading tags (h1 to h6).

Structs

The <h1> tag.

The <h2> tag.

The <h3> tag.

The <h4> tag.

The <h5> tag.

The <h6> tag.

Enums

An enumeration used for utility purposes. You shouldn’t ever need to construct this directly. Instead you should use one of its member types. These all implement Into for this type. You can then pass them to a method which accepts and type T such that T satisfies Into the type of this utility enum (this is an automatically generated doc comment which is why it doesn’t say Into<type of this enum>.)

Functions

Create a new instance of the tag in question. Equivalent to <tag name>::new(<text>), but easier to type (and therefore hopefully more ergonomic.)

Create a new instance of the tag in question. Equivalent to <tag name>::new(<text>), but easier to type (and therefore hopefully more ergonomic.)

Create a new instance of the tag in question. Equivalent to <tag name>::new(<text>), but easier to type (and therefore hopefully more ergonomic.)

Create a new instance of the tag in question. Equivalent to <tag name>::new(<text>), but easier to type (and therefore hopefully more ergonomic.)

Create a new instance of the tag in question. Equivalent to <tag name>::new(<text>), but easier to type (and therefore hopefully more ergonomic.)

Create a new instance of the tag in question. Equivalent to <tag name>::new(<text>), but easier to type (and therefore hopefully more ergonomic.)