Docs.rs
wireman-theme-0.2.0
wireman-theme 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
preiter93
Dependencies
cssparser ^0.33.0
normal
wireman-logger ^0.1
normal
once_cell ^1.19
normal
ratatui ^0.29.0
normal
serde ^1.0
normal
shellexpand ^3.1.0
normal
toml ^0.8.10
normal
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
wireman_
theme
0.2.0
wireman_theme
Macro
set_fg_bg
Copy item path
source
macro_rules!
set_fg_bg { (
$theme
:expr,
$skin
:expr,
$fg
:expr,
$bg
:expr) => { ... }; }