ceres-core 0.2.0

Core types, business logic, and services for Ceres
Documentation
1
2
3
4
5
6
7
8
9
10
# 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.