Function otter_api_tests::internal_logic_error[][src]

pub fn internal_logic_error<S>(desc: S) -> InternalError where
    S: Into<Cow<'static, str>>,