execute_error

Function execute_error 

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