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.
- Author
Registration - A declared professional registration for an author.
- Embedded
Commit Signature - Material embedded in the Git commit object to enable offline verification.
Functions§
- extract_
embedded_ commit_ signature - Extract the embedded signature material from a commit.