Docs.rs
  • replic-0.1.3
    • replic 0.1.3
    • Permalink
    • Docs.rs crate page
    • MIT AND Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • roushou
    • Dependencies
      • futures-util ^0.3.30 normal
      • reqwest ^0.12.5 normal
      • serde ^1.0.206 normal
      • serde_json ^1.0.124 normal
      • thiserror ^1.0.63 normal
      • tokio ^1.39.2 normal
      • pretty_assertions ^1.4.0 dev
    • Versions
    • 22.9% of the crate is documented
  • 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
    • 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

replic0.1.3

Crate Items

  • Structs
  • Enums

List of all items

Structs

  • client::Account
  • client::Client
  • client::Collection
  • client::CreateDeployment
  • client::CreateModelPrediction
  • client::CreatePrediction
  • client::Deployment
  • client::DeploymentConfiguration
  • client::DeploymentRelease
  • client::Hardware
  • client::ListCollectionModels
  • client::ListCollections
  • client::ListDeployments
  • client::ListModelVersions
  • client::ListPredictions
  • client::ListPublicModels
  • client::ListTrainings
  • client::Model
  • client::ModelVersion
  • client::Prediction
  • client::PredictionMetrics
  • client::PredictionUrls
  • client::Training
  • client::TrainingMetrics
  • client::TrainingOutput
  • client::TrainingUrls
  • client::UpdateDeployment
  • client::WebHookSecret
  • config::Config
  • error::ApiError

Enums

  • client::AccountKind
  • client::ModelVisibility
  • client::PredictionStatus
  • client::Source
  • client::WebHookEvent
  • error::Error