Struct embedded_hal_mock::delay::MockNoop[][src]

pub struct MockNoop;
Expand description

A Delay implementation that does not actually block.

Implementations

Create a new MockNoop instance.

Trait Implementations

Returns the “default value” for a type. Read more

A no-op delay implementation.

A no-op delay implementation.

A no-op delay implementation.

A no-op delay implementation.

A no-op delay implementation.

A no-op delay implementation.

A no-op delay implementation.

A no-op delay implementation.

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.