Docs.rs
  • wally-0.3.2
    • wally 0.3.2
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • LPGhatguy
    • magnalite
    • Corecii
    • Dependencies
      • anyhow ^1.0.33 normal
      • blake3 ^0.3.7 normal
      • crossterm ^0.22.1 normal
      • dirs ^3.0.1 normal
      • env_logger ^0.8.1 normal
      • fs-err ^2.5.0 normal
      • git2 ^0.16.1 normal
      • globset ^0.4.8 normal
      • hex ^0.4.2 normal
      • indicatif ^0.17.4 normal
      • indoc ^1.0.3 normal
      • log ^0.4.11 normal
      • once_cell ^1.5.2 normal
      • opener ^0.5.0 normal
      • reqwest ^0.11.18 normal
      • rpassword ^5.0.1 normal
      • semver ^0.11.0 normal
      • serde ^1.0.116 normal
      • serde_json ^1.0.58 normal
      • structopt ^0.3.18 normal
      • tempfile ^3.1.0 normal
      • tokio ^1.28.2 normal
      • toml ^0.5.6 normal
      • toml_edit ^0.2.0 normal
      • ubyte ^0.10.3 normal
      • url ^2.1.1 normal
      • walkdir ^2.3.1 normal
      • whoami ^1.1.2 normal
      • zip ^0.5.11 normal
      • insta ^1.1.0 dev
    • Versions
    • 35.68% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

libwally0.3.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • auth::AuthStore
  • commands::Args
  • commands::GlobalOptions
  • commands::InitSubcommand
  • commands::InstallSubcommand
  • commands::LoginSubcommand
  • commands::LogoutSubcommand
  • commands::ManifestToJsonSubcommand
  • commands::PackageSubcommand
  • commands::PublishSubcommand
  • commands::SearchSubcommand
  • commands::UpdateSubcommand
  • installation::InstallationContext
  • lockfile::GitLockPackage
  • lockfile::Lockfile
  • lockfile::RegistryLockPackage
  • manifest::Manifest
  • manifest::Package
  • manifest::PlaceInfo
  • package_contents::PackageContents
  • package_id::PackageId
  • package_index::PackageIndex
  • package_index::PackageIndexConfig
  • package_index::PackageMetadata
  • package_name::PackageName
  • package_req::PackageReq
  • package_source::InMemoryRegistry
  • package_source::PackageSourceMap
  • package_source::Registry
  • package_source::TestRegistry
  • resolution::DependencyRequest
  • resolution::Resolve
  • resolution::ResolvePackageMetadata
  • test_package::PackageBuilder

Enums

  • commands::Subcommand
  • lockfile::LockPackage
  • manifest::Realm
  • package_source::PackageSource
  • package_source::PackageSourceId

Traits

  • package_source::PackageSourceProvider

Functions

  • git_util::clone
  • git_util::commit_and_push
  • git_util::init_test_repo
  • git_util::open_or_clone
  • git_util::update_index
  • resolution::resolve

Constants

  • lockfile::LOCKFILE_NAME
  • manifest::MANIFEST_FILE_NAME