Athos
Results
2
comments of
Athos
> I do not think there is much control over this. The error doesn't even occur in the serde_as expanded code, but in some other macros for implementing multiple DeserializeAs...
> The type std::time::Duration is just a reexport of the core::time::Duration type, thus your code should just work. Oh yes for sure. In our case, we don't even require no_std,...