ceres-core 0.2.0

Core types, business logic, and services for Ceres
Documentation

ceres-core

The foundation of Ceres.

This crate provides the core building blocks: types, errors, configuration, and data models used throughout the project.

What it provides

  • Core Types & Errors: Fundamental data structures and error definitions.
  • Configuration: Environment settings and database configuration.
  • Data Models: Domain models like Dataset and Portal.