Struct lit::event_handler::Default[][src]

pub struct Default { /* fields omitted */ }
Expand description

The default event handler, logging to stdout/stderr.

Implementations

Creates a new default event handler.

Trait Implementations

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

Called to notify before the test suite has started.

Called to notify when the entire test suite has finished execution.

Called to notify when a test has been executed.

Called to notify about a nonfatal warning.

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.