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 🔒