Docs.rs
  • git2-hooks-0.5.0
    • git2-hooks 0.5.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • extrawurst
    • Dependencies
      • git2 >=0.17 normal
      • gix-path ^0.10 normal
      • log ^0.4 normal
      • shellexpand ^3.1 normal
      • thiserror ^2.0 normal
      • pretty_assertions ^1.4 dev
      • tempfile ^3 dev
    • Versions
    • 53.13% of the crate is documented
  • Platform
    • 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

git2_hooks0.5.0

Crate Items

  • Enums
  • Constants
  • Functions

List of all items

Enums

  • HookResult
  • HooksError
  • PrepareCommitMsgSource

Functions

  • create_hook
  • hooks_commit_msg
  • hooks_post_commit
  • hooks_pre_commit
  • hooks_prepare_commit_msg

Constants

  • HOOK_COMMIT_MSG
  • HOOK_POST_COMMIT
  • HOOK_PREPARE_COMMIT_MSG
  • HOOK_PRE_COMMIT