Expand description
Persona API — multi-persona management.
PersonaApi is the public surface over PersonaManager. RFC-039 adds
set_active_with_persist + persist, which also flushes the full
registry via the shared StateApi, and manager() for callers that
need the underlying Arc<PersonaManager> (e.g. boot-time
load_from_state_store / apply_config).
Structs§
- Persona
Api - Persona management system calls.