Docs.rs
  • zenpatch-0.1.0
    • zenpatch 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • pjankiewicz
    • Dependencies
      • anyhow ^1.0.82 normal
      • log ^0.4.22 normal
      • regex ^1.11.0 normal
      • serde ^1.0 normal
      • similar ^2.7.0 normal
      • thiserror ^1.0 normal
    • Versions
    • 64.47% 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
    • 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

zenpatch0.1.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • applier::state::BacktrackingState
  • data::chunk::Chunk
  • data::patch_action::PatchAction
  • parser::parser::Parser

Enums

  • applier::whitespace_mode::WhitespaceMode
  • data::action_type::ActionType
  • data::line_type::LineType
  • error::ZenpatchError

Functions

  • applier::backtracking_patcher::apply_patch_backtracking
  • applier::backtracking_patcher::apply_patch_backtracking_mode
  • apply::apply
  • get_llm_instructions::get_llm_instructions
  • parser::text_to_patch::text_to_patch

Type Aliases

  • vfs::Vfs