Struct rdcl_aoc_helpers::machine::output_receiver::NoopOutputReceiver[][src]

pub struct NoopOutputReceiver;
Expand description

If your machine does not produce output, you can use this implementation.

Trait Implementations

Formats the value using the given formatter. Read more

Receive some output. Returns a boolean (up to the implementer on how to interpret this).

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.