Docs.rs
  • replicate-rust-0.0.1
    • replicate-rust 0.0.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Shubhamai
    • Dependencies
      • reqwest ^0.11.20 normal
      • serde ^1.0.186 normal
      • serde_json ^1.0.105 normal
    • Versions
    • 17.96% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate replicate_rust

  • Structs
  • Enums
  • Functions
?
Change settings

List of all items

Structs

  • Replicate
  • api_definitions::CreatePrediction
  • api_definitions::CreateTraining
  • api_definitions::GetCollectionModels
  • api_definitions::GetModel
  • api_definitions::GetModelVersion
  • api_definitions::GetPrediction
  • api_definitions::GetTraining
  • api_definitions::ListCollectionModels
  • api_definitions::ListCollectionModelsItem
  • api_definitions::ListModelVersions
  • api_definitions::ListPredictions
  • api_definitions::ListTraining
  • api_definitions::ListTrainingItem
  • api_definitions::PredictionsListItem
  • api_definitions::PredictionsUrls
  • client::Client
  • collection::Collection
  • model::Model
  • prediction::Prediction
  • prediction::PredictionPayload
  • prediction_client::PredictionClient
  • retry::RetryPolicy
  • training::CreateTrainingPayload
  • training::Training
  • training::TrainingOptions
  • version::Version

Enums

  • api_definitions::PredictionSource
  • api_definitions::PredictionStatus
  • api_definitions::WebhookEvents
  • retry::RetryStrategy

Functions

  • prediction_client::parse_version