Trait otter_api_tests::EmptyType[][src]

pub trait EmptyType {
    fn diverge<T>(self) -> T;
}

Required methods

Implementors