Module wix::print

source ·
Expand description

The implementation for the print command. This command is focused on printing various templates based on a package’s manifest (Cargo.toml) or end-user input.

Modules

  • The implementation for printing a license.
  • The implementation for printing a WiX Source (wxs) file.

Structs

  • The result of rendering a template (main.wxs, License.rtf, …)