Skip to main content

Module bundle_upload

Module bundle_upload 

Source
Expand description

Cloud bundle upload abstraction.

See docs/superpowers/specs/2026-05-07-gtc-bundle-upload-flag-design.md.

Modules§

s3
S3 implementation of BundleUploader.

Structs§

UploadOptions
UploadedBundle

Enums§

BundleUploadError

Traits§

BundleUploader
Cloud-agnostic interface for uploading a .gtbundle and producing a fetchable URL.

Functions§

from_url
Resolve a BundleUploader impl from the URL scheme.

Type Aliases§

BundleUploadResult