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