Docs.rs
  • git_rs-0.1.0
    • git_rs 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • chrisdickinson
    • Dependencies
      • byteorder ^1.2.7 normal
      • chrono ^0.4.6 normal
      • crc ^1.0.0 normal
      • error-chain ^0.12.0 normal
      • flate2 ^1.0.6 normal
      • hex ^0.3.2 normal
      • lru ^0.1.11 normal
      • memmap ^0.7.0 normal
      • rayon ^1.0.3 normal
      • rust-crypto ^0.2.36 normal
    • Versions
    • 10.74% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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_rs0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • delta::DeltaDecoder
  • delta::DeltaDecoderStream
  • errors::Error
  • id::Id
  • identity::Identity
  • objects::blob::Blob
  • objects::commit::Commit
  • objects::tree::FileMode
  • objects::tree::Tree
  • objects::tree::TreeEntry
  • pack::Fanout
  • pack::IndexEntry
  • pack::any::Reader
  • pack::index::Index
  • pack::iter::PackfileIterator
  • pack::mmap::Reader
  • refs::Ref
  • refs::RefSet
  • stores::StorageSet
  • stores::loose::Store
  • stores::pack::Store
  • walk::commits::CommitIterator
  • walk::commits::IdCommit
  • walk::tree::TreeIterator

Enums

  • errors::ErrorKind
  • objects::Object
  • objects::Type
  • pack::internal_type::PackfileType
  • refs::Kind
  • refs::RefPtr

Traits

  • errors::ResultExt
  • pack::Packfile
  • stores::Queryable

Functions

  • pack::index::read
  • pack::index::write
  • stores::fs::from
  • stores::fs::loose_from_path
  • stores::fs::packfiles_from_path

Type Aliases

  • errors::Result
  • objects::tag::Tag
  • pack::any::GetObject

Constants

  • delta::OFS_DELTA
  • delta::REF_DELTA