6 releases

0.1.5 Sep 23, 2023
0.1.4 May 18, 2023
0.1.3 Mar 3, 2023
0.1.2 Jan 4, 2023
0.1.0 Nov 20, 2022

#395 in Hardware support

Download history 14227/week @ 2023-08-20 12679/week @ 2023-08-27 13315/week @ 2023-09-03 13090/week @ 2023-09-10 15032/week @ 2023-09-17 14052/week @ 2023-09-24 13288/week @ 2023-10-01 17526/week @ 2023-10-08 16845/week @ 2023-10-15 17642/week @ 2023-10-22 17158/week @ 2023-10-29 15378/week @ 2023-11-05 13974/week @ 2023-11-12 12270/week @ 2023-11-19 14855/week @ 2023-11-26 12528/week @ 2023-12-03

54,869 downloads per month
Used in 107 crates (3 directly)

MIT/Apache

23KB
524 lines

Target Features

Build Status Rustc Version 1.61+ License Crates.io Rust Documentation

Target feature database for the Rust compiler.

License

This crate is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.


lib.rs:

Target features

A database of target features available to the Rust compiler.

No runtime deps