Function cascade_owned_state
pub async fn cascade_owned_state(
config: &Config,
mem: &Arc<dyn Memory>,
session_backend: Option<&Arc<dyn SessionBackend>>,
alias: &str,
archive_dir: &Path,
) -> OwnedStateReportpub async fn cascade_owned_state(
config: &Config,
mem: &Arc<dyn Memory>,
session_backend: Option<&Arc<dyn SessionBackend>>,
alias: &str,
archive_dir: &Path,
) -> OwnedStateReport