Trait shoulda::Shoulda[][src]

pub trait Shoulda {
    fn should(&self) -> Should<'_, Self, NoOpAssertionHook, EnvEpsilonProvider> { ... }
}

Provided methods

Implementors