Docs.rs
  • barnine-0.1.0
    • barnine 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • zthompson47
    • Dependencies
      • async-trait ^0.1.42 normal
      • chrono ^0.4.19 normal
      • crossterm ^0.19.0 normal
      • futures ^0.3.12 normal
      • log ^0.4.13 normal
      • notify =5.0.0-pre.12 normal
      • serde ^1 normal
      • serde_derive ^1 normal
      • serde_json ^1 normal
      • swaybar-types ^2.0.0 normal
      • swayipc-async ^2.0.0-alpha.2 normal
      • tokio ^1.2.0 normal
      • tokio-stream ^0.1.3 normal
      • toml ^0.5.8 normal
      • tracing ^0.1.23 normal
      • tracing-appender ^0.1.2 normal
      • tracing-log ^0.1.1 normal
      • tracing-subscriber ^0.2.15 normal
      • zbus =2.0.0-beta.2 normal
      • zbus_macros =2.0.0-beta.2 normal
      • zvariant =2.5.0 normal
      • tempfile ^3.2.0 dev
    • Versions
    • 31.43% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

barnine0.1.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • bar::Bar
  • bar::Block
  • battery::Battery
  • config::Config
  • pulse::AsyncPulseAddressProxy
  • pulse::AsyncPulseCoreProxy
  • pulse::AsyncSinkProxy
  • pulse::PulseAddressProxy
  • pulse::PulseCoreProxy
  • pulse::SinkProxy

Enums

  • bar::Update
  • brightness::Brightness
  • brightness::Delta
  • err::Error
  • volume::Volume

Functions

  • battery::watch_battery
  • brightness::brighten
  • config::watch_config
  • logging::init_logging
  • pulse::get_mute
  • pulse::get_volume
  • pulse::pulse_info
  • pulse::set_volume
  • pulse::toggle_mute
  • pulse::watch_pulse
  • rpc::get_socket_path
  • rpc::watch_rpc
  • sway::watch_sway
  • volume::volume

Type Aliases

  • err::Res