tihu_native::errno

Function execute_error

Source
pub fn execute_error<E>(error: E) -> ErrNo
where E: Error + Send + Sync + 'static,