Docs.rs
  • streamdeck-oxide-0.1.2
    • streamdeck-oxide 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • skdziwak
    • Dependencies
      • ab_glyph ^0.2.29 normal
      • async-trait ^0.1.88 normal
      • elgato-streamdeck ^0.9.2 normal
      • generic-array ^1.2.0 normal
      • image ^0.25.6 normal
      • imageproc ^0.25.0 normal
      • md-icons ^0.3.2 normal
      • resvg ^0.45.0 normal
      • rusttype ^0.9.3 normal
      • tokio ^1.44.1 normal
      • typenum ^1.18.0 normal
    • Versions
    • 85.71% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

streamdeck_oxide0.1.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ExternalTrigger
  • button::RenderConfig
  • theme::Theme
  • view::Button
  • view::ButtonMatrix
  • view::DisplayManager
  • view::customizable::ClickButton
  • view::customizable::CustomizableView
  • view::customizable::ToggleButton

Enums

  • button::Button
  • error::Error
  • view::ButtonState
  • view::customizable::CustomizableViewButton

Traits

  • navigation::IntoNavigationEntry
  • navigation::NavigationEntry
  • view::View
  • view::ViewState
  • view::customizable::CustomButton

Functions

  • button::render_button
  • button::set_button
  • run
  • run_with_external_triggers

Type Aliases

  • error::Result
  • view::customizable::ClickAction
  • view::customizable::ClickFuture
  • view::customizable::FetchFunction
  • view::customizable::FetchFuture
  • view::customizable::PushFunction
  • view::customizable::PushFuture