Docs.rs
cfg-expr-0.17.1
cfg-expr 0.17.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
embark-studios
Dependencies
smallvec ^1.8
normal
target-lexicon =0.12.16
normal
optional
similar-asserts ^1.1
dev
Versions
94.93%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cfg_
expr
0.17.1
Module error
Module Items
Structs
Enums
In crate cfg_
expr
cfg_expr
Module
error
Copy item path
Source
Expand description
Types related to parse errors
Structs
§
HasAtomic
Parse
Error
Error parsing a
target_has_atomic
predicate.
Parse
Error
An error related to parsing of a cfg expression
Enums
§
Reason
The particular reason for a
ParseError