Module cargo::util::config::target

source ·

Structs

Config definition of a [target.'cfg(…)'] table.
Config definition of a [target] table or [host].

Functions

Returns true if the [target] table should be applied to host targets.
Loads a single table for the given prefix.
Loads a single [host] table for the given triple.
Loads all of the target.'cfg()' tables.
Loads a single [target] table for the given triple.