Skip to main content

internal_logic_error

Function internal_logic_error 

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