Crates.io | target-spec-json |
lib.rs | target-spec-json |
version | 0.1.21 |
source | src |
created_at | 2023-07-15 16:33:42.587824 |
updated_at | 2024-11-02 12:45:03.768131 |
description | Structured access to rustc `--print target-spec-json` and `--print all-target-specs-json`. |
homepage | |
repository | https://github.com/taiki-e/target-spec-json |
max_upload_size | |
id | 917302 |
size | 58,366 |
Structured access to rustc --print target-spec-json
and --print all-target-specs-json
.
Add this to your Cargo.toml
:
[dependencies]
target-spec-json = "0.1"
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.