Stargateur
Stargateur
It seems that multi-configuration generators like MSVC always create a sub-folder like Debug or Release. I didn't find any way to change that or get the path to the target...
I don't know much about cargo metadata maybe by doing the parsing trying a "best guess" of the underline error and fallback to a raw error if the parsing didn't...
you know better than me but I search a little when you ask me a solution and didn't find anything. But I think we could make a request for it...
After testing around I think both could be nice to have.
> I think we should add a .iter method to the Cached trait for returning all cached keys and values Yes that my first though but that not easy as...
I see no case where a disambiguate call would be needed in practice on the cache of Cached.
Problem is if we just add new method this will make implementation annoying, and if we ship it as provided method, this will still be a hard breaking change. If...
> I think the best option is to special-case c_* types for bounded integers I don't think it's a good idea, do a specialization just for the libc add a...
How could I I don't understand your crate xd, how could I use bincode with stream ?
`cargo bump -g` should do a `cargo check`