Shockingly Good
Shockingly Good
Hi again! Indeed. Thanks for reporting. Should be an easy fix.
Hi! Thank you for filing your issue! I am not aware of how it should work together (not usually use serde_with), can you please provide the examples with the expected...
I have just noticed you use the `serde_introspect` crate, which is not a part of `serde_aux`. Also, I couldn't see any use of `serde_aux` here except for the `use` statements,...
> Que? There is no such a crate... Also https://github.com/iddm/serde-aux/blob/master/src/serde_introspection.rs#L35 > > > I couldn't see any use of serde_aux here except for the use statements, which do not do...
> I too ran into this. I'm using the introspection to formulate DB queries, specifically what fields to fetch. > > In this usecase it would be enough to just...
Here it is: https://crates.io/crates/serde-aux/4.6.0
Hi, @rahogata; thank you for posting the issue. Can you please try building the latest version from the master branch and repeat it? I assume it might be related to...
Interesting, I cannot see these symbols under Linux. I think there is something about the `link` crate that requires these symbols to be generated, but nothing is being done with...
Thanks a lot! I sincerely apologise for the late response!
CircleCI doesn't support macos anymore (the way we defined the job). I suggest we just merge and fix the CI later.