Docs.rs
nom-kconfig-0.10.0
nom-kconfig 0.10.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Mcdostone
Dependencies
glob ^0.3.3
normal
optional
nom ^8.0.0
normal
nom_locate ^5.0.0
normal
regex ^1.12.3
normal
serde ^1.0.228
normal
optional
tracing ^0.1.44
normal
clap ^4.3.24
dev
criterion ^0.8.2
dev
reqwest ^0.13.2
dev
tracing-subscriber ^0.3.23
dev
walkdir ^2.5.0
dev
Versions
16.19%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module type
nom_
kconfig
0.10.0
Module type
Module Items
Structs
Enums
Functions
In nom_
kconfig::
attribute
nom_kconfig
::
attribute
Module
type
Copy item path
Source
Structs
§
Config
Type
Every config option must have a type. There are only two basic types: tristate and string; the other types are based on these two. The type definition optionally accepts an input prompt.
Enums
§
Type
Functions
§
parse_
type