cloud-sdk 0.26.0

no_std-first provider-neutral cloud SDK foundations.
Documentation
[package]
name = "cloud-sdk"
description = "no_std-first provider-neutral cloud SDK foundations."
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
readme = "README.md"

[package.metadata.docs.rs]
all-features = true

[features]
default = []
alloc = []
std = ["alloc"]

[lints]
workspace = true