Modules§
- component_
id - component_
permissions - component_
registry - components
- Concrete
Componentimpls 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