pub async fn collect_admin_snapshot(photon: &Photon) -> Result<AdminSnapshot>Expand description
Build a full admin snapshot for the given runtime (async checkpoint reads).
ยงErrors
Returns an error if a checkpoint load fails. Error text is sanitized before return.