Docs.rs
  • carp-cli-0.1.2
    • carp-cli 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • refcell
    • Dependencies
      • anyhow ^1.0 normal
      • bytes ^1.6 normal
      • chrono ^0.4 normal
      • clap ^4.5 normal
      • colored ^2.1 normal
      • dirs ^5.0 normal
      • reqwest ^0.12 normal
      • rpassword ^7.3 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1.0 normal
      • toml ^0.8 normal
      • uuid ^1.0 normal
      • walkdir ^2.5 normal
      • zip ^2.2 normal
      • mockito ^1.0 dev
      • tempfile ^3.0 dev
      • tokio-test ^0.4 dev
    • Versions
    • 55.56% of the crate is documented
  • Go to latest version
  • 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

carp_cli0.1.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • api::client::ApiClient
  • api::types::Agent
  • api::types::AgentDownload
  • api::types::ApiError
  • api::types::AuthRequest
  • api::types::AuthResponse
  • api::types::PublishRequest
  • api::types::PublishResponse
  • api::types::SearchResponse
  • auth::manager::AuthManager
  • config::settings::Config
  • config::settings::ConfigManager
  • utils::manifest::AgentManifest

Enums

  • utils::error::CarpError

Functions

  • commands::new::execute
  • commands::publish::execute
  • commands::pull::execute
  • commands::search::execute

Type Aliases

  • utils::error::CarpResult