Skip to main content

Module persona_api

Module persona_api 

Source
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§

PersonaApi
Persona management system calls.