Struct pnets_shrunk::reducers::IdentityReducer[][src]

pub struct IdentityReducer {}
Expand description

Identity reducer does nothing on the network

This reduction exists only to be able to easily test reduction chains or replace required parameters in others.

Trait Implementations

Try to apply a reduction rule on a specific place

Compute a reduction rule on the network Read more

Try to apply a reduction rule on a specific place

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.