pub struct Set(_);
Available on crate feature eqdp only.
Expand description

Metadata for a specific set.

Implementations

Metadata for the head slot.

Metadata for the body slot.

Metadata for the hands slot.

Metadata for the legs slot.

Metadata for the feet slot.

Metadata for the ears slot.

Metadata for the neck slot.

Metadata for the wrists slot.

Metadata for the ring_right slot.

Metadata for the ring_left slot.

Trait Implementations

Formats the value using the given formatter. 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

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.