Crate target_tuples[−][src]
Macros
| from_env | Parses a target tuple from an environment variable. |
Structs
| 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 |
Enums
| 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 |