Struct gzp::check::PassThroughCheck[][src]

pub struct PassThroughCheck {}
Expand description

A passthrough check object that performs no calculations and no-ops all calls.

Trait Implementations

Current checksum

Amount input to the check

Create a new Check Object

Update the Check object with more bytes.

Combine two like Check objects.

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.