Crate submarine

Crate submarine 

Source
Expand description

This is a pure rust implementation for the subsonic API

API description of subsonic: http://www.subsonic.org/pages/api.jsp
xsd schema: http://www.subsonic.org/pages/inc/api/schema/subsonic-rest-api-1.16.1.xsd
This implements everything up to version v1.16.1.

Modules§

api
auth
data

Structs§

Client
A client which all requests are send through.
Example
Parameter

Enums§

SubsonicError