Module target

Source

Structsยง

TargetCfgConfig
Config definition of a [target.'cfg(โ€ฆ)'] table.
TargetConfig
Config definition of a [target] table or [host].

Functionsยง

extra_link_args ๐Ÿ”’
get_target_applies_to_host ๐Ÿ”’
Returns true if the [target] table should be applied to host targets.
load_config_table ๐Ÿ”’
Loads a single table for the given prefix.
load_host_triple ๐Ÿ”’
Loads a single [host] table for the given triple.
load_target_cfgs ๐Ÿ”’
Loads all of the target.'cfg()' tables.
load_target_triple ๐Ÿ”’
Loads a single [target] table for the given triple.
parse_links_overrides ๐Ÿ”’