to_auth_error

Function to_auth_error 

pub fn to_auth_error<E>(e: E) -> MoosyncError
where E: Error + Send + Sync + 'static,