Skip to main content

Crate trailbase_client

Crate trailbase_client 

Source
Expand description

A client library to connect to a TrailBase server via HTTP.

TrailBase is a sub-millisecond, open-source application server with type-safe APIs, built-in WASM runtime, realtime, auth, and admin UI built on Rust, SQLite & Wasmtime.

Structs§

Client
Filter
ListArguments
ListResponse
MultiFactorAuthToken
Pagination
ReadArguments
RecordApi
Tokens
Holds the tokens minted by the server on login.
User
Represents the currently logged-in user.

Enums§

CompareOp
DbEvent
Error
ValueOrFilterGroup

Traits§

ReadArgumentsTrait
RecordId
Stream
A stream of values produced asynchronously.