[][src]Crate assemble_app

Modules

prelude

Glob imports for common guest module development

Macros

assemble_init
register_call
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.

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
deserialize
hook
host_call

The function through which all host calls take place.

kv_delete
kv_delete_keys
kv_get
kv_patch
kv_set
presence_list
presence_track
pubsub_publish
pubsub_publish_from
pubsub_subscribe
pubsub_unsubscribe
run_function
serialize
utc_now

Type Definitions

Html
Result