Struct savefile::IntrospectItemSimple[][src]

pub struct IntrospectItemSimple<'a> { /* fields omitted */ }
Expand description

Standard child for Introspect trait. Simply owned key string and reference to dyn Introspect

Trait Implementations

Should return a descriptive string for the given child. For structures, this would be the field name, for instance. Read more

The introspectable value of the child.

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.