Docs.rs
kbvm-0.1.4
kbvm 0.1.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
mahkoh
Dependencies
arrayvec ^0.7.6
normal
bstr ^1.11.0
normal
cfg-if ^1.0.0
normal
debug-fn ^1.0.0
normal
error_reporter ^1.0.0
normal
optional
hashbrown ^0.15.2
normal
indexmap ^2.7.0
normal
isnt ^0.1.0
normal
kbvm-proc ^0.2.0
normal
linearize ^0.1.1
normal
log ^0.4
normal
optional
quick-xml ^0.37.2
normal
optional
secure-execution ^0.1.0
normal
serde ^1.0.217
normal
optional
smallvec ^1.13.2
normal
thiserror ^2.0.5
normal
unicode-width ^0.2.0
normal
x11rb ^0.13.1
normal
optional
walkdir ^2.5.0
dev
pkg-config ^0.3.31
build
Versions
99.89%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
kbvm/
config.rs
1
include!
(
concat!
(
env!
(
"OUT_DIR"
),
"/config.rs"
));