Docs.rs
cfg-0.9.0
cfg 0.9.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
pczarn
emberian
Dependencies
bit-matrix ^0.8
normal
bit-vec ^0.7
normal
cfg-classify ^0.0.1
normal
optional
cfg-earley ^0.0.1
normal
optional
cfg-generate ^0.0.1
normal
optional
cfg-grammar ^0.0.1
normal
cfg-predict ^0.0.1
normal
optional
cfg-sequence ^0.0.1
normal
optional
cfg-symbol ^0.0.1
normal
rand ^0.8
normal
optional
Versions
0%
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
0.9.0
History
Id
Aliased Type
In cfg::
history::
node
cfg
::
history
::
node
Type Alias
HistoryId
Copy item path
Source
pub type HistoryId =
NonZero
<
usize
>;
Aliased Type
ยง
struct HistoryId(
/* private fields */
);