Docs.rs
replicate-client-0.1.0
replicate-client 0.1.0
Docs.rs crate page
MIT
19 July 2026
Links
Repository
crates.io
Source
Owners
AllenDang
Dependencies
base64 ^0.22
normal
bytes ^1.0
normal
futures ^0.3
normal
http ^1.0
normal
mime ^0.3
normal
mime_guess ^2.0
normal
reqwest ^0.12
normal
reqwest-middleware ^0.4
normal
reqwest-retry ^0.7
normal
retry-policies ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
url ^2.0
normal
uuid ^1.0
normal
mockito ^1.0
dev
tempfile ^3.0
dev
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
wiremock ^0.6
dev
Versions
91.85%
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
Module files
replicate_
client
0.1.0
Module files
Module Items
Structs
Functions
In replicate_
client::
api
replicate_client
::
api
Module
files
Copy item path
Source
Expand description
Files API for uploading and managing files.
Structs
§
File
Represents a file uploaded to Replicate.
Files
Api
Files API for managing file uploads.
Functions
§
process_
file_
input
Helper to process file inputs based on encoding strategy.