Module endbasic_std::service[][src]

Expand description

EndBASIC service client.

Structs

An opaque access token obtained during authentication and used for all subsequent requests against the server.

Representation of a single directory entry as returned by the server.

Representation of the details of an error response.

Representation of a file query.

Representation of the response to a file query.

Representation of a directory enumeration response.

Representation of a login request.

Representation of a login response.

Representation of an atomic file update.

Traits

Abstract interface to interact with an EndBASIC service server.

Type Definitions

Response to a login request, which varies in type depending on whether the login completed successfully or failed due to insufficient information.