fond-core 0.2.2

Shared business logic and services for fond recipe manager
Documentation

Shared business logic and services for fond.

This crate contains pure application logic — orchestration, validation, and transformations — with no I/O. Storage and network access are provided via trait implementations in downstream crates.