Module author

Source
Expand description

Author-related types and functions.

This module contains types and utilities for handling author information, signatures, and commit validation in the VPR system.

Structs§

Author
Represents an author of a commit or record operation.
AuthorRegistration
A declared professional registration for an author.
EmbeddedCommitSignature
Material embedded in the Git commit object to enable offline verification.

Functions§

extract_embedded_commit_signature
Extract the embedded signature material from a commit.