Docs.rs
  • git-pack-0.26.0
    • git-pack 0.26.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • bytesize ^1.0.1 normal
      • clru ^0.5.0 normal
      • dashmap ^5.1.0 normal
      • document-features ^0.2.0 normal
      • git-chunk ^0.3.2 normal
      • git-diff ^0.22.0 normal
      • git-features ^0.23.1 normal
      • git-hash ^0.9.11 normal
      • git-object ^0.22.1 normal
      • git-path ^0.5.0 normal
      • git-tempfile ^2.0.0 normal
      • git-traverse ^0.18.0 normal
      • hash_hasher ^2.0.3 normal
      • memmap2 ^0.5.0 normal
      • parking_lot ^0.12.0 normal
      • serde ^1.0.114 normal
      • smallvec ^1.3.0 normal
      • thiserror ^1.0.26 normal
      • uluru ^3.0.0 normal
      • bstr ^1.0.1 dev
      • maplit ^1.0.2 dev
      • tempfile ^3.1.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Module write

  • Structs
  • Enums
?
Change settings

Module git_pack::bundle::write

source ·
Expand description

Structs

Options
Configuration for write_to_directory or write_to_directory_eagerly
Outcome
Returned by write_to_directory or write_to_directory_eagerly

Enums

Error
The error returned by Bundle::write_to_directory()