Docs.rs
  • git-index-0.12.4
    • git-index 0.12.4
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • atoi ^2.0.0 normal
      • bitflags ^1.3.2 normal
      • bstr ^1.0.1 normal
      • document-features ^0.2.0 normal optional
      • filetime ^0.2.15 normal
      • git-bitmap ^0.2.2 normal
      • git-features ^0.26.5 normal
      • git-hash ^0.10.3 normal
      • git-lock ^3.0.0 normal
      • git-object ^0.26.2 normal
      • git-traverse ^0.22.2 normal
      • itoa ^1.0.3 normal
      • memmap2 ^0.5.0 normal
      • serde ^1.0.114 normal optional
      • smallvec ^1.7.0 normal
      • thiserror ^1.0.32 normal
    • Versions
    • 100% 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

git_index0.12.4

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • Entry
  • File
  • State
  • decode::Options
  • entry::Flags
  • entry::Mode
  • entry::Stat
  • entry::Time
  • extension::FsMonitor
  • extension::Iter
  • extension::Link
  • extension::Tree
  • extension::UntrackedCache
  • extension::link::Bitmaps
  • extension::untracked_cache::Directory
  • extension::untracked_cache::OidStat
  • write::Options

Enums

  • Version
  • decode::Error
  • decode::header::Error
  • extension::decode::Error
  • extension::link::decode::Error
  • extension::tree::verify::Error
  • file::init::Error
  • file::verify::Error
  • file::write::Error
  • verify::entries::Error
  • verify::extensions::Error
  • write::Extensions

Functions

  • extension::end_of_index_entry::decode
  • extension::end_of_index_entry::write_to
  • extension::sparse::write_to
  • extension::tree::decode
  • extension::untracked_cache::decode
  • verify::extensions::no_find

Type Aliases

  • PathStorage
  • PathStorageRef
  • entry::Stage
  • extension::Signature

Constants

  • extension::MIN_SIZE
  • extension::end_of_index_entry::MIN_SIZE
  • extension::end_of_index_entry::MIN_SIZE_WITH_HEADER
  • extension::end_of_index_entry::SIGNATURE
  • extension::link::SIGNATURE
  • extension::sparse::SIGNATURE
  • extension::tree::SIGNATURE
  • extension::untracked_cache::SIGNATURE