Struct savefile::IntrospectItemStdMutex[][src]

pub struct IntrospectItemStdMutex<'a, T> { /* fields omitted */ }
Expand description

Type of single child of introspector for std::sync::Mutex

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.