cargo_platform::cfg

Constant KEYWORDS

Source
pub(crate) const KEYWORDS: &[&str; 2];
Expand description

The list of keywords.

We should consider all the keywords, but some are conditional on the edition so for now we just consider true/false.

https://doc.rust-lang.org/reference/keywords.html