runpod-sdk 0.2.1

Unofficial Rust SDK for RunPod - manage serverless endpoints, pods, templates, and volumes
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