pub fn new_health_cache(
    account: &MangoAccountRef<'_>,
    retriever: &impl AccountRetriever
) -> Result<HealthCache>
Expand description

Generate a HealthCache for an account and its health accounts.