Module bui_backend::highlevel [] [src]

Helpers for writing browser user interfaces (BUIs).

The API in this module is likely to change as ergonomics get better.

Structs

BuiAppInner

Maintain state within a BUI application.

ConnectionEvent

State associated with connection or disconnection.

Enums

ConnectionEventType

The type of possible connect event, either connect or disconnect.

Functions

create_bui_app_inner

Factory function to create a new BUI application.