pub async fn query_current_fund(
    pool: &DbConnectionPool
) -> Result<FundWithNext, HandleError>