Trait prop_check_rs::prop::IsFalsified[][src]

pub trait IsFalsified {
    fn is_falsified(&self) -> bool;
}

Required methods

Implementors