Expand description
generating the source codes that is used by flood-tide.
§Features
- generate tables that is used by flood-tide
- easy to use by xtask
- parsing text define format file that has command options like help text
- minimum support rustc 1.57.0 (f1edd0429 2021-11-29)
§Todos
- adding test codes
- other define format support (like yaml,json)
§Supports
- flood-tide - command option parsing
- aki-gsub - the sample used flood-tide
Structs§
- Fixup
Type - Fixup Type of field
- OptStr
- Command Option String after parsing
- SrcHelp
Flags Deprecated
Enums§
Functions§
- do_
gen_ src - read input file and generate out help source, match source file.
- gen_
src_ help Deprecated - gen_
src_ match Deprecated - parse_
input_ file Deprecated - update_
file Deprecated