Enum drone_test::ShouldPanic [] [src]

pub enum ShouldPanic {
    // some variants omitted
}

A should_panic attribute handler.

Trait Implementations

impl PartialEq for ShouldPanic
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.