Docs.rs
  • patchkit-0.1.8
    • patchkit 0.1.8
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jelmer
    • Dependencies
      • chrono ^0.4 normal
      • lazy-regex >=2 normal
      • lazy_static ^1 normal
      • once_cell ^1.19.0 normal
      • regex ^1 normal
    • Versions
    • 22.52% 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
    • 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

patchkit0.1.8

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • ed::EdPatch
  • parse::PatchConflict
  • patch::BinaryPatch
  • patch::Hunk
  • patch::MalformedHunkHeader
  • patch::MalformedLine
  • patch::UnifiedPatch
  • quilt::Series

Enums

  • ed::EdHunk
  • parse::Error
  • parse::FileEntry
  • patch::ApplyError
  • patch::HunkLine
  • quilt::SeriesEntry
  • timestamp::FormatPatchDateError
  • timestamp::ParsePatchDateError

Traits

  • patch::Patch

Functions

  • ed::parse_hunk_header
  • ed::parse_hunk_line
  • parse::difference_index
  • parse::get_patch_names
  • parse::iter_exact_patched_from_hunks
  • parse::iter_file_patch
  • parse::iter_hunks
  • parse::iter_lines_handle_nl
  • parse::parse_patch
  • parse::parse_patches
  • parse::splitlines
  • patch::parse_range
  • quilt::find_common_patch_suffix
  • quilt::read_quilt_patches
  • quilt::read_quilt_series
  • strip_prefix
  • timestamp::format_patch_date
  • timestamp::parse_patch_date

Constants

  • parse::NO_NL
  • quilt::DEFAULT_PATCHES_DIR
  • quilt::DEFAULT_SERIES_FILE