Docs.rs
  • proto_cli-0.1.0
    • proto_cli 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • milesj
    • Dependencies
      • clap ^4.1.4 normal
      • clap_complete ^4.1.1 normal
      • env_logger ^0.10.0 normal
      • human-sort ^0.2.2 normal
      • log ^0.4.17 normal
      • proto_core ^0.1.0 normal
      • proto_go ^0.1.0 normal
      • proto_node ^0.1.0 normal
      • rustc-hash ^1.1.0 normal
      • tokio ^1.25.0 normal
      • toml ^0.7.0 normal
    • Versions
    • 0% 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 proto

  • Version 0.1.0
  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Attribute Macros
?
Change settings

Crate proto

source ·

Re-exports

pub use proto_go as go;
pub use proto_node as node;

Modules

color

Structs

Context
Proto
ShimBuilder
Version
Represents a lenient semantic version number.
VersionManifest
VersionManifestEntry

Enums

ProtoError
ToolType

Statics

IS_OFFLINE
Cached static for the is_offline function.

Traits

Describable
Detector
Downloadable
Executable
Installable
Resolvable
Shimable
Tool
Verifiable

Functions

add_v_prefix
create_tool
download_from_url
get_root
get_sha256_hash_of_file
get_shims_dir
get_temp_dir
get_tools_dir
is_offline
This is a cached function that uses the IS_OFFLINE cached static.
is_offline_prime_cache
Primes the cached function is_offline.
is_semantic_version
is_version_alias
load_version_file
load_versions_manifest
parse_version
remove_v_prefix
untar
unzip

Attribute Macros

async_trait