Crate lucky_commit_lib[][src]

Structs

HashPrefix

Defines a desired target prefix for a commit hash.

HashSearchWorker

A worker that, when invoked, will look in a predetermined search space to find a modification to a specific commit that matches a specific hash prefix.

HashedCommit

The result of a successful hash search

Functions

hash_git_commit

Hashes a commit object using git’s object encoding, without adding padding or anything else