Cgp-serde: A modular serialization library for Serde powered by CGP(contextgeneric.dev) |
Cgp-serde: A modular serialization library for Serde powered by CGP(contextgeneric.dev) |
Because the wiring is done globally for an explicit `Context` type, there is no issue of ambiguity that arise based on when an implicit parameter is bound. I call this scoped coherence, as it leverages incoherence for overlappable implementations, but still maintain global coherence through the wiring in a context type.