Docs.rs
  • protofetch-0.0.23
    • protofetch 0.0.23
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • zhrebicek
    • github:coralogix:platform-engineering
    • saraiva132
    • Dependencies
      • clap ^4.3.2 normal
      • config ^0.13.3 normal
      • derive-new ^0.5.9 normal
      • env_logger ^0.10.0 normal
      • git2 ^0.17.2 normal
      • home ^0.5.5 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.18 normal
      • regex ^1.8.4 normal
      • serde ^1.0.163 normal
      • smart-default ^0.7.1 normal
      • strum ^0.24.1 normal
      • test-log ^0.2.11 normal
      • thiserror ^1.0.40 normal
      • toml ^0.7.4 normal
      • mockall ^0.11.4 dev
      • pretty_assertions ^1.3.0 dev
      • project-root ^0.2.2 dev
    • Versions
    • 18.32% 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
logo

logo

Crate protofetch

  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • cache::ProtofetchGitCache
  • cli::HttpGitAuth
  • cli::args::CliArgs
  • model::protodep::Dependency
  • model::protodep::ProtodepDescriptor
  • model::protofetch::AllowPolicies
  • model::protofetch::ContentRoot
  • model::protofetch::Coordinate
  • model::protofetch::DenyPolicies
  • model::protofetch::Dependency
  • model::protofetch::DependencyName
  • model::protofetch::Descriptor
  • model::protofetch::FilePolicy
  • model::protofetch::LockFile
  • model::protofetch::LockedDependency
  • model::protofetch::Rules
  • proto_repository::ProtoGitRepository

Enums

  • cache::CacheError
  • cli::args::Command
  • fetch::FetchError
  • model::ParseError
  • model::protofetch::PolicyKind
  • model::protofetch::Protocol
  • model::protofetch::Revision
  • model::protofetch::SemverComponent
  • proto::ProtoError
  • proto_repository::ProtoRepoError

Traits

  • cache::RepositoryCache
  • proto_repository::ProtoRepository

Functions

  • cli::command_handlers::do_clean
  • cli::command_handlers::do_clear_cache
  • cli::command_handlers::do_fetch
  • cli::command_handlers::do_init
  • cli::command_handlers::do_lock
  • cli::command_handlers::do_migrate
  • fetch::fetch_sources
  • fetch::lock
  • proto::copy_proto_files