Module rs_blocks::blocks[][src]

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 block

Base implementation and traits for all blocks.

Brightness block

CPU block

Memory block

Network block

Time block

Volume block

Derive Macros