runpod-sdk 0.2.2

Unofficial Rust SDK for RunPod: deploy and scale GPU workloads with serverless endpoints and on-demand pods
Documentation
1
2
3
4
5
6
# https://rust-lang.github.io/rustfmt

group_imports = "StdExternalCrate"
imports_granularity = "Module"
reorder_impl_items = true
merge_derives = false