Docs.rs
  • async-git-0.0.0-squat-name
    • async-git 0.0.0-squat-name
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • iptq
    • Dependencies
      • async-compression ^0.3.2 normal
      • futures ^0.3.4 normal
      • sha-1 ^0.8.2 normal
      • structopt ^0.3.13 normal
      • thiserror ^1.0.15 normal
      • tokio ^0.2.18 normal
    • Versions
    • 9.76% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

async_git0.0.0-squat-name

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Config
  • CoreConfig
  • plumbing::Commit
  • plumbing::Object
  • plumbing::Oid
  • plumbing::Ref
  • plumbing::Repository
  • plumbing::RevParseOptions
  • porcelain::InitOptions
  • porcelain::LogOptions
  • porcelain::ShowOptions

Enums

  • Error
  • plumbing::ParsedObject

Functions

  • plumbing::hash_object
  • plumbing::rev_parse_cmd
  • porcelain::init_cmd
  • porcelain::log_cmd
  • porcelain::show_cmd

Type Aliases

  • Result