Docs.rs
  • gitpatcher-0.2.3
    • gitpatcher 0.2.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Techcable
    • Dependencies
      • arrayvec ^0.7.2 normal
      • bstr ^1.5 normal
      • camino ^1.1.6 normal
      • diffy ^0.3 normal
      • git2 ^0.18 normal
      • nom ^7.1.3 normal
      • slog ^2.7 normal
      • thiserror ^1 normal
      • time ^0.3 normal
      • anyhow ^1 dev
      • testdir ^0.8 dev
      • rustversion ^1 build
    • Versions
    • 6.35% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

gitpatcher0.2.3

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • apply_patches::bulk::BulkPatchApply
  • apply_patches::email::AbsolutePathError
  • apply_patches::email::DeltaDesc
  • apply_patches::email::DeltaFileDesc
  • apply_patches::email::EmailMessage
  • format_patches::FormatOptions
  • format_patches::PatchFormatter
  • regenerate_patches::patch_file::PatchFile
  • regenerate_patches::patch_file::PatchFileSet
  • regenerate_patches::patch_file::RegenerateOptions

Enums

  • apply_patches::bulk::BulkApplyError
  • apply_patches::bulk::ResetUpstreamError
  • apply_patches::email::BadPathError
  • apply_patches::email::DeltaApplyError
  • apply_patches::email::InvalidEmailMessage
  • apply_patches::email::PatchApplyError
  • format_patches::CleanupPatchErr
  • format_patches::PatchFormatError
  • regenerate_patches::patch_file::PatchError

Functions

  • regenerate_patches::patch_file::regenerate_patches