Docs.rs
lcode-config-0.4.0
lcode-config 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
saying121
Dependencies
crossterm ^0.28
normal
decrypt-cookies ^0.7.0-alpha.0
normal
dirs ^6
normal
key_parse ^0.3
normal
miette ^7
normal
paste ^1
normal
ratatui ^0.29
normal
serde ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
Versions
14.39%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Files
lcode_config/
lib.rs
1
pub mod
config;
2
pub mod
global;
3
pub mod
keymap;
4
pub mod
theme;