pub struct IdVecInstance;
Expand description

Instance of multiple generators contained in a vector

Implementations

Initialize the instance

Every time you call this function will drop all the previous generators in the instance.

Set instance options of the given index

Get instance options of the given index

Get a unique id

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.