taiki-e / target-spec-json

Structured access to rustc --print target-spec-json and --print all-target-specs-json.

Home Page:https://docs.rs/target-spec-json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

target-spec-json

crates.io docs.rs license msrv github actions

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"

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Structured access to rustc --print target-spec-json and --print all-target-specs-json.

https://docs.rs/target-spec-json

License:Apache License 2.0


Languages

Language:Rust 57.8%Language:Shell 42.2%