Skip to main content

Module app_data

Module app_data 

Source

Modules§

component_id
component_permissions
component_registry
components
Concrete Component impls for every well-known XMTP component id. One submodule per family of identically-shaped components (Bytes/String metadata attributes share a module; the heterogeneous Set/Map components each get their own).
custom
Host-defined (“custom”) component registration.
migration
Shared types, errors, and encoding helpers for the app-data migration synthesis path.
registry_table
Static dispatch table for well-known [Component] impls.
typed
Typed dispatch for AppData components.
validation