[][src]Crate configure_me_codegen

This is the codegen part of configure_me crate. Please refer to the documentation of configure_me.

Structs

Error

Error that occured during code generation

Functions

build_script

Generates the source code for you from provided toml configuration file.

build_script_with_man

Generates the source code and manual page at default location.

build_script_with_man_written_to

Generates the source code and manual page at specified location.

generate_source

Generates the source code for you from provided toml configuration.