Skip to main content

wait_for_postgres_healthy

Function wait_for_postgres_healthy 

Source
pub async fn wait_for_postgres_healthy(
    compose_path: &Path,
    timeout_secs: u64,
) -> Result<()>