Crate jellyfin_sdk_rust[][src]

Modules

Module containing all Jellyfin API response types.

Structs

Structure holding informations about the connecting client.

Structure managing all API interactions.

Structure handling other Jellyfin server discoveries.

Structure containing the request status code and a Result that may contain the body.

Main structure representing the Jellyfin instance.

Structure managing all websocket interactions.

Enums

Enum representing all possible SDK errors.

Type Definitions

Custom Result type to handle SDK errors.