Docs.rs
  • r_git-1.0.1
    • r_git 1.0.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kiran-4444
    • Dependencies
      • anyhow ^1.0.81 normal
      • assert_cmd ^2.0.13 normal
      • chrono ^0.4.34 normal
      • clap ^4.4.16 normal
      • cloneable-file ^0.1.1 normal
      • colored ^2.1.0 normal
      • eyre ^0.6.12 normal
      • flate2 ^1.0.28 normal
      • glob ^0.3.1 normal
      • hex ^0.4.3 normal
      • itertools ^0.12.1 normal
      • predicates ^3.1.0 normal
      • sha1 ^0.10.6 normal
      • tempdir ^0.3.7 normal
      • walkdir ^2.5.0 normal
    • Versions
    • 13.79% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

r_git1.0.1

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • database::Author
  • database::Blob
  • database::Commit
  • database::Content
  • database::Database
  • database::FlatTree
  • database::Tree
  • diff::Myres
  • index::Checksum
  • index::FlatIndex
  • index::Index
  • index::Stat
  • lockfile::Lockfile
  • refs::Refs
  • workspace::Dir
  • workspace::File
  • workspace::WorkspaceTree

Enums

  • command::GitCMD
  • database::FileMode
  • diff::EditType
  • workspace::FileOrDir

Traits

  • database::Storable

Functions

  • utils::compress_content
  • utils::get_root_path
  • utils::hash_content
  • utils::is_binary_file
  • utils::write_to_stderr
  • utils::write_to_stdout
  • utils::write_to_stdout_color