Trait overflower_support::AbsPanic [] [src]

pub trait AbsPanic {
    fn abs_panic(self) -> Self;
}

Required Methods

fn abs_panic(self) -> Self

Implementors