Crate endbasic_client

source ·
Expand description

EndBASIC service client.

Structs

An opaque access token obtained during authentication and used for all subsequent requests against the server.
An implementation of the EndBASIC service client that talks to a remote 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 response.
Representation of an atomic file update.
Representation of a signup request.

Constants

Base address of the production REST API.

Traits

Abstract interface to interact with an EndBASIC service server.

Functions

Adds all remote manipulation commands for service to the machine, using console to display information and storage to manipulate the remote drives.