This example will show how to perform a multipart upload to a storage service.
Refer Setup to setup all examples.
Use OPENDAL_TEST to control which service to run example:
OPENDAL_TEST
OPENDAL_TEST=s3 cargo run