Docs.rs
  • git-http-backend-0.1.3
    • git-http-backend 0.1.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • lazhenyi
    • Dependencies
      • actix-files ^0.6.6 normal
      • actix-web ^4.9.0 normal
      • async-stream ^0.3.6 normal
      • async-trait ^0.1.83 normal
      • clap ^4.5.23 normal
      • flate2 ^1.0.35 normal
      • futures-util ^0.3.31 normal
      • tokio ^1 normal
      • tracing ^0.1.41 normal
      • tracing-subscriber ^0.3.19 normal
    • Versions
    • 64% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

git_http_backend0.1.3

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • actix::handler::ActixGitHttp
  • config::GitHttpConfig

Traits

  • GitConfig

Functions

  • actix::get_text_file::get_text_file
  • actix::git_receive_pack::git_receive_pack
  • actix::git_upload_pack::git_upload_pack
  • actix::objects_info_packs::objects_info_packs
  • actix::objects_pack::objects_pack
  • actix::refs::info_refs
  • actix::router