Crate stampver

Crate stampver 

Source
Expand description

Update version information in project files Version stamping tool

This is a library and command line tool for version stamping.

Macros§

error
Output an error message to the log.
output
Output a message to the log.
script_error
Create a new ScriptError instance.
warning
Output a warning message to the log.

Structs§

ScriptError
Represents an error that occurred during script execution.
StampVerTool
Versioning tool for stamping version information into files.

Traits§

StampVerLog
Versioning tool logger.