Docs.rs
  • gix-object-0.49.1
    • gix-object 0.49.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • bstr ^1.12.0 normal
      • document-features ^0.2.0 normal optional
      • gix-actor ^0.35.1 normal
      • gix-date ^0.10.1 normal
      • gix-features ^0.42.1 normal
      • gix-hash ^0.18.0 normal
      • gix-hashtable ^0.8.1 normal
      • gix-path ^0.10.17 normal
      • gix-utils ^0.3.0 normal
      • gix-validate ^0.10.0 normal
      • itoa ^1.0.1 normal
      • serde ^1.0.114 normal optional
      • smallvec ^1.15.0 normal
      • thiserror ^2.0.0 normal
      • winnow ^0.7.7 normal
      • criterion ^0.5.1 dev
      • pretty_assertions ^1.0.0 dev
      • termtree ^0.5.1 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

gix_object0.49.1

Crate Items

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

List of all items

Structs

  • Blob
  • BlobRef
  • Commit
  • CommitRef
  • CommitRefIter
  • Data
  • Header
  • Tag
  • TagRef
  • TagRefIter
  • Tree
  • TreeRef
  • TreeRefIter
  • commit::ExtraHeaders
  • commit::MessageRef
  • commit::SignedData
  • commit::message::BodyRef
  • commit::message::body::TrailerRef
  • commit::message::body::Trailers
  • decode::Error
  • find::Never
  • tree::Editor
  • tree::Entry
  • tree::EntryMode
  • tree::EntryRef
  • tree::editor::Cursor

Enums

  • Kind
  • Object
  • ObjectRef
  • commit::ref_iter::Token
  • data::verify::Error
  • decode::LooseHeaderDecodeError
  • encode::Error
  • find::existing::Error
  • find::existing_iter::Error
  • find::existing_object::Error
  • kind::Error
  • tag::ref_iter::Token
  • tag::write::Error
  • tree::EntryKind
  • tree::editor::Error
  • tree::write::Error

Traits

  • Exists
  • Find
  • FindExt
  • FindHeader
  • FindObjectOrHeader
  • HeaderExt
  • Write
  • WriteTo

Functions

  • compute_hash
  • compute_stream_hash
  • decode::loose_header
  • encode::loose_header

Type Aliases

  • decode::ParseError
  • find::Error
  • write::Error

Constants

  • commit::SIGNATURE_FIELD_NAME