Struct jellyfin_sdk_rust::JellyfinWebSocket [−][src]
pub struct JellyfinWebSocket {}Expand description
Structure managing all websocket interactions.
Auto Trait Implementations
impl RefUnwindSafe for JellyfinWebSocket
impl Send for JellyfinWebSocket
impl Sync for JellyfinWebSocket
impl Unpin for JellyfinWebSocket
impl UnwindSafe for JellyfinWebSocket
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more