Docs.rs
runpod-sdk-0.2.2
runpod-sdk 0.2.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
martsokha
Dependencies
derive_builder ^0.20
normal
pin-project-lite ^0.2
normal
optional
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
optional
strum ^0.27
normal
optional
thiserror ^2.0
normal
tracing ^0.1
normal
optional
tokio ^1.0
dev
Versions
85.6%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Pods
runpod_
sdk
0.2.2
Pods
Aliased Type
In runpod_
sdk::
model
runpod_sdk
::
model
Type Alias
Pods
Copy item path
Source
pub type Pods =
Vec
<
Pod
>;
Expand description
List of pods.
Aliased Type
ยง
pub struct Pods {
/* private fields */
}