Docs.rs
rust-bitbar-0.3.4
rust-bitbar 0.3.4
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
bnjjj
Dependencies
Versions
57.41%
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
rust_
bitbar
0.3.4
All Items
Crate Items
Structs
Enums
Crate
rust_bitbar
Copy item path
Source
Structs
§
Cmd
Cmd wraps options related to commands which can be added to a line using the
Line
Line holds the content, styling and behaviour of a line in a Bitbar menu, both in the menu and submenus
Plugin
Example
Status
Bar
StatusBar holds one of more Lines of text which are rendered in the status bar. Multiple Lines will be cycled through over and over
Style
Style wraps options related to text presentation which can be added to a line
SubMenu
SubMenu contains a slice of SubMenuItems which can be Lines or additional SubMenus. The Level indicates how nested the submenu is which is used during render to prepend the correct number of
--
prefixes.
Enums
§
SubMenu
Item
Enum which represent a sub menu item