Structs§
- Args
- Include files in Markdown docs
Can be after from command-line arguments using
Args::from_args()(uses theStructOpttrait) - Config
- Output
To - Parser
Config
Traits§
- Struct
Opt - A struct that is converted from command line arguments.
Functions§
- transform_
files - Transforms files
- transform_
files_ with_ args - Transforms a list of input files
- walk_
transform - Transform files based on the arguments in
args.
Derive Macros§
- Struct
Opt - Generates the
StructOptimpl.