Module cfg_select

Module cfg_select 

Source

Macrosยง

forward_to_parser_any_macro ๐Ÿ”’

Structsยง

CfgSelectResult ๐Ÿ”’
This intermediate structure is used to emit parse errors for the branches that are not chosen. The MacResult instance below parses all branches, emitting any errors it encounters, but only keeps the parse result for the selected branch.

Functionsยง

expand_cfg_select ๐Ÿ”’
tts_to_mac_result ๐Ÿ”’