Crate assemble_app

Crate assemble_app 

Source

Modules§

prelude
Glob imports for common guest module development

Macros§

assemble_init
register_call
register_root_view
register_view

Structs§

DateTime
ISO 8601 combined date and time with time zone.
FixedOffset
The time zone with fixed offset, from UTC-23:59:59 to UTC+23:59:59.
PresenceDiff
PresenceDiffRaw
ScanOpts
User

Traits§

Deserialize
A data structure that can be deserialized from any data format supported by Serde.
Serialize
A data structure that can be serialized into any data format supported by Serde.
View

Functions§

console_log
counter_get
counter_increment
current_user
deserialize
hook
host_call
The function through which all host calls take place.
kv_delete
kv_patch
kv_patch_delete_fields
kv_scan
kv_set
local_send
local_send_timeout
presence_deserialize_diff
presence_list
presence_subscribe
presence_track
presence_unsubscribe
pubsub_publish
pubsub_publish_from
pubsub_subscribe
pubsub_unsubscribe
random_string
run_function
serialize
utc_now

Type Aliases§

Html
Result

Derive Macros§

Deserialize
Serialize