Crate flood_tide_gen

Source
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

Structs§

FixupType
Fixup Type of field
OptStr
Command Option String after parsing
SrcHelpFlagsDeprecated

Enums§

MetaType
Meta Type of command option
Pasc
The parent or subcommand

Functions§

do_gen_src
read input file and generate out help source, match source file.
gen_src_helpDeprecated
gen_src_matchDeprecated
parse_input_fileDeprecated
update_fileDeprecated