Trait test_fuzz_runtime::traits::Middle[][src]

pub trait Middle {
    fn low() -> Self;
fn high() -> Self; }

Required methods

Implementors