Crate bui_backend_types

Source
Expand description

types shared between frontend and backend of the bui-backend crate

Structs§

CallbackDataAndSession
Callback data from a connected client.
ConnectionKey
Identifier for each connected event stream listener (one per client tab).
SessionKey
Identifier for each session (one per client browser).

Enums§

AccessToken
A token which can be required to gain access to HTTP API