Struct xylem::id::CurrentId[][src]

pub struct CurrentId { /* fields omitted */ }
Expand description

Tracks the current ID.

Implementations

The original string ID.

The index of the current identifier.

This does not use the Id type to avoid type parameters.

The type ID of the parent.

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.