Docs.rs
smelter-aws-fargate-0.1.3
smelter-aws-fargate 0.1.3
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
07 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
dimfeld
Dependencies
async-trait ^0.1.77
normal
aws-config ^1.1.7
normal
optional
aws-sdk-ecs ^1.16.0
normal
optional
aws-sdk-s3 ^1.17.0
normal
aws-smithy-runtime-api ^1.1.7
normal
backon ^0.4.3
normal
error-stack ^0.4.1
normal
eyre ^0.6.12
normal
futures ^0.3.30
normal
rand ^0.8.5
normal
serde ^1.0.197
normal
serde_json ^1.0.114
normal
smelter-job-manager ^0.1.0
normal
optional
smelter-worker ^0.1.1
normal
optional
thiserror ^1.0.57
normal
tokio ^1.36.0
normal
tracing ^0.1.40
normal
url ^2.5.0
normal
Versions
100%
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
Skip to main content
Crate smelter_aws_fargate
smelter_
aws_
fargate
0.1.3
All Items
Crate Items
Re-exports
Modules
Crate
smelter_
aws_
fargate
Copy item path
Source
Expand description
Spawn Smelter jobs as AWS Fargate tasks.
Re-exports
§
pub use client::
build_ecs_client_config
;
Modules
§
client
Functionality for building AWS clients
spawner
Spawn tasks using the AWS Fargate API
worker
Worker-side code to run from inside a Fargate container