meld-core 0.1.0

Core domain types, state, and error model for the Meld framework.
Documentation
1
2
3
4
5
6
7
8
# meld-core

Core domain crate for Meld.

Includes:
- `AppState` and shared domain state wiring
- common error model
- auth claim validation primitives shared by REST and gRPC layers