git-protocol 0.10.3

A WIP crate of the gitoxide project for implementing git protocols
Documentation

git-protocol

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 0 of them enabled by default.

async-client

  • git-transport/async-client
  • async-trait
  • futures-io
  • futures-lite

serde1

  • serde
  • bstr/serde1
  • git-transport/serde1
  • git-hash/serde1

blocking-client

  • git-transport/blocking-client
  • maybe-async/is_sync

async-trait

    This feature flag does not enable additional features.

futures-io

    This feature flag does not enable additional features.

futures-lite

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.