Expand description
Structured access to rustc --print target-spec-json
and --print all-target-specs-json
.
§Usage
Add this to your Cargo.toml
:
[dependencies]
target-spec-json = "0.1"
Re-exports§
Structs§
Enums§
Functions§
- all_
target_ specs_ json <rustc> -Z unstable-options --print all-target-specs-json
- target_
spec_ json <rustc> -Z unstable-options --print target-spec-json --target <target>