Struct spirit::fragment::pipeline::SetInstaller[][src]

pub struct SetInstaller<T, I>(_, _);
Expand description

A Transformation that replaces the Installer of a pipeline.

Used internally to implement the install.

Trait Implementations

The type of resource after the transformation.

The type of installer after the transformation. Read more

Creates the installer. Read more

Transforms one instance of the resource. Read more

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.

Turns self into the result.

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.