Docs.rs
  • sps-common-0.1.53
    • sps-common 0.1.53
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • alexykn
    • Dependencies
      • bitflags ^2.9.1 normal
      • directories ^6.0.0 normal
      • git2 ^0.20.2 normal
      • humantime ^2.2.0 normal
      • object ^0.36.7 normal
      • reqwest ^0.12.15 normal
      • semver ^1.0.26 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • thiserror ^2.0.12 normal
      • tracing ^0.1.41 normal
    • Versions
    • 17.57% 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

sps_common0.1.53

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • cache::Cache
  • config::Config
  • dependency::definition::Dependency
  • dependency::definition::DependencyTag
  • dependency::resolver::DependencyResolver
  • dependency::resolver::PerTargetInstallPreferences
  • dependency::resolver::ResolutionContext
  • dependency::resolver::ResolvedDependency
  • dependency::resolver::ResolvedGraph
  • formulary::Formulary
  • keg::InstalledKeg
  • keg::KegRegistry
  • model::cask::Appcast
  • model::cask::ArchSpec
  • model::cask::Cask
  • model::cask::CaskList
  • model::cask::ConflictsWith
  • model::cask::DependsOn
  • model::cask::ZapStanza
  • model::formula::BottleFileSpec
  • model::formula::BottleSpec
  • model::formula::BottleStableSpec
  • model::formula::Formula
  • model::formula::FormulaVersions
  • model::formula::ResourceSpec
  • model::tap::Tap
  • model::version::Version
  • pipeline::DownloadOutcome
  • pipeline::PlannedJob
  • pipeline::PlannedOperations
  • pipeline::WorkerJob

Enums

  • dependency::requirement::Requirement
  • dependency::resolver::NodeInstallStrategy
  • dependency::resolver::ResolutionStatus
  • error::SpsError
  • model::InstallTargetIdentifier
  • model::artifact::InstalledArtifact
  • model::cask::ArchReq
  • model::cask::MacOSReq
  • model::cask::Sha256Field
  • model::cask::StringList
  • model::cask::StringOrVec
  • model::cask::UrlField
  • model::cask::ZapActionDetail
  • pipeline::JobAction
  • pipeline::JobProcessingState
  • pipeline::PipelineEvent
  • pipeline::PipelinePackageType

Traits

  • dependency::definition::DependencyExt
  • model::formula::FormulaDependencies

Functions

  • config::load_config

Type Aliases

  • error::Result
  • model::cask::Artifact