Struct assembly_xml::obj::store::ItemExtra[][src]

pub struct ItemExtra {
    pub attr_b: String,
    pub attr_ma: String,
    pub attr_ub: String,
    pub attr_ud: String,
    pub attr_ui: String,
    pub attr_um: String,
    pub attr_un: String,
    pub attr_uo: String,
    pub attr_up: String,
}

Fields

attr_b: Stringattr_ma: String

Module Assembly

attr_ub: Stringattr_ud: Stringattr_ui: Stringattr_um: Stringattr_un: String

UGC name?

attr_uo: Stringattr_up: String

Trait Implementations

Formats the value using the given formatter. Read more

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

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

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

Performs the conversion.

Performs the conversion.

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.