Module blocks

Module blocks 

Source
Expand description

Collection of all blocks for use in status bar. See each module for example configurations and options.

Re-exports§

pub use block::Block;
pub use block::Configure;
pub use block::Message;
pub use block::Sender;
pub use block::ValidatedPath;

Modules§

battery
Battery block
block
Base implementation and traits for all blocks.
brightness
Brightness block
cpu
CPU block
memory
Memory block
network
Network block
time
Time block
volume
Volume block

Derive Macros§

Configure