extract_data_error

Function extract_data_error 

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