Uber API

### uber_api is a crate that has the relevant DaaS endpoints to make Uber Direct API calls. This allows you to call the relevant API you want and not have to worry about how Uber wants to receive and handle the data.

| Functions | | :--- | | Get authorization codes | | Get a quote for a delivery | | Create a new delivery | | Cancel a delivery | | Update a delivery | | Get the information about the delivery | | Get a list of deliveries | | Get the returned proof of delivery document from driver |