Crate target_tuples
Source - from_env
- Parses a target tuple from an environment variable.
- match_targets
- Target
- The representation of a target tuple.
- UnknownError
- The result of FromStr::from_str, when parsing a field (other than vendor),
with a value that is not known to the library
- Architecture
- The Architecture field of a target tuple
- Environment
- The Environment field of target tuples
- OS
- The Operating System Field of a target tuple
- ObjectFormat
- The object format used by a target
- Vendor
- The Vendor field of a target tuple