Docs.rs
stream_deck_sdk-1.0.6
stream_deck_sdk 1.0.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
fcannizzaro
Dependencies
async-trait ^0.1.57
normal
base64 ^0.21.0
normal
optional
futures ^0.3
normal
futures-channel ^0.3
normal
futures-util ^0.3
normal
hyper ^0.14
normal
optional
hyper-tls ^0.5.0
normal
optional
serde ^1.0
normal
serde_json ^1.0.85
normal
serde_repr ^0
normal
tokio ^1.21.2
normal
tokio-tungstenite ^0.18.0
normal
tungstenite ^0.18.0
normal
url ^2
normal
Versions
0%
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
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
stream_
deck_
sdk
1.0.6
stream_deck_sdk
Function
init
Copy item path
Source
pub async fn init( manager:
ActionManager
, ext_tx:
Option
<
UnboundedSender
<
String
>>, ) ->
Init