Crate prdoclib

source ·
Expand description

This is the main crate of the prdoc cli.

Modules

  • The prdoc cli is an empty shell that is mostly gathering user input and passing it to the function implemented in this module.
  • Types, aliases and utils
  • PRDoc config
  • Definition of the standardized file names.
  • The content of a prdoc file
  • A wrapper to serialize both content and filename
  • Custom errors
  • A PRDoc is mostly identified by its PRNumber but it can also be identified by its filename.
  • Schema used by prdoc for its validation
  • Title of a change
  • Set of utils