Docs.rs
  • git-object-0.26.2
    • git-object 0.26.2
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • bstr ^1.0.1 normal
      • btoi ^0.4.2 normal
      • document-features ^0.2.0 normal optional
      • git-actor ^0.17.2 normal
      • git-features ^0.26.5 normal
      • git-hash ^0.10.3 normal
      • git-validate ^0.7.3 normal
      • hex ^0.4.2 normal
      • itoa ^1.0.1 normal
      • nom ^7 normal
      • serde ^1.0.114 normal optional
      • smallvec ^1.4.0 normal
      • thiserror ^1.0.34 normal
      • pretty_assertions ^1.0.0 dev
    • 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_object0.26.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Blob
  • BlobRef
  • Commit
  • CommitRef
  • CommitRefIter
  • Data
  • Tag
  • TagRef
  • TagRefIter
  • Tree
  • TreeRef
  • TreeRefIter
  • commit::ExtraHeaders
  • commit::MessageRef
  • commit::message::BodyRef
  • commit::message::body::TrailerRef
  • commit::message::body::Trailers
  • decode::Error
  • tree::Entry
  • tree::EntryRef

Enums

  • Kind
  • Object
  • ObjectRef
  • commit::ref_iter::Token
  • data::verify::Error
  • decode::LooseHeaderDecodeError
  • encode::Error
  • kind::Error
  • tag::ref_iter::Token
  • tag::write::Error
  • tree::EntryMode
  • tree::write::Error

Traits

  • WriteTo

Functions

  • decode::loose_header
  • encode::loose_header

Type Aliases

  • decode::ParseError
  • decode::ParseErrorOwned