Docs.rs
  • zentime-rs-0.15.0
    • zentime-rs 0.15.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • on3iro
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • clap ^4 normal
      • crossbeam ^0.8 normal
      • crossterm ^0.25.0 normal
      • daemonize ^0.4 normal
      • env_logger ^0.10 normal
      • figment ^0.10 normal
      • futures ^0.3 normal
      • interprocess ^1.2 normal
      • log ^0.4 normal
      • notify-rust ^4 normal
      • rand ^0.8 normal
      • rmp-serde ^1.1 normal
      • rodio ^0.12 normal
      • serde ^1 normal
      • shellexpand ^2.1.0 normal
      • sysinfo ^0.26.8 normal
      • thiserror ^1.0 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • tui ^0.19.0 normal
      • zentime-rs-timer 0.* normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • 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

zentime_rs0.15.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • client::terminal_io::input::TerminalInputTask
  • client::terminal_io::output::DefaultInterface
  • client::terminal_io::output::MinimalInterface
  • client::terminal_io::output::TerminalOutputTask
  • config::Config
  • config::NotificationConfig
  • config::ViewConfig
  • ipc::InterProcessCommunication

Enums

  • client::terminal_io::input::ClientInputAction
  • client::terminal_io::terminal_event::TerminalEvent
  • ipc::ClientToServerMsg
  • ipc::ServerToClientMsg
  • server::notification::NotificationDispatchError
  • server::sound::AudioPlaybackError
  • server::status::ServerStatus

Traits

  • client::terminal_io::output::TerminalOut

Functions

  • client::one_shot_connection::one_shot_connection
  • client::start::start
  • config::create_base_config
  • ipc::get_socket_name
  • server::notification::dispatch_notification
  • server::sound::play
  • server::start
  • server::status::server_status