Conversation
|
It looks like it's complaining about the derive(Default) on the enum? |
|
Also yeah idk what is going on with those Miri errors |
|
The main issue I'm seeing is the example in lib.rs that uses MietteHandlerOpts doesn't build with the default feature flags since handler.rs is behind |
|
oh i see the CI is dying on msrv, yuck |
|
...ok I can't reproduce this failure at all: Genuinely nothing I touched should affect this at all..? |
|
btw i wouldn't land this until i've had a chance to test it out in axoproject and see if it makes any sense in practice -- which will probably be in a week or so with my current yak-shave stack |
|
@Gankra I'll move it to Draft until then, in that case. Feel free to un-draft it once you feel more confident in it. |
92a28b7 to
b045321
Compare
|
@Gankra Hi! Recently I've added some basic support for serde in miette. Your idea with miette-schema sounds very interesting to me and may fall to my use case! Do you plan to continue working on it? |
See the top-level docstring for details