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

Fixup Type of field
Command Option String after parsing
SrcHelpFlagsDeprecated

Enums

Meta Type of command option
The parent or subcommand

Functions

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