Alessandro Re
Alessandro Re
Right... So, another way has to be found :)
Hello, I am sorry, but I am unable to help on this matter anymore: changed job, I no longer have the codebase where this happened.
I actually had a similar question: I was wondering if petgraph could consider the addition of immutable graphs, that is, provide a graph data structure with operations on it that...
In my case it makes sense to take advantage of the algorithms and utilities that petgraph provides, so the ability to index different versions of the graph wouldn't conflict with...
Sure. For instance, I am often working on code that performs image transforms. Sometimes I need to inspect the images being produced, and to do that I need to save...
If I might add an opinion, I think it would be nice to have an example or tutorial on `pixelgl` or, in general, pixel + OpenGL so that a developer...
I stumbled here while using `get_url` to retrieve a static asset. My issue is not related to `render = false` though. `get_url` documentation says: > This can also be used...
Same issue here. Maybe, instead of supporting links, another option could be to be able to navigate into shared directories as well.
There's also an echo server from [websocat](https://github.com/vi/websocat) `ws://ws.vi-server.org/mirror` - otherwise websocat could be used on localhost for testing.
This happened to me as well: due to time constraints I couldn't find out the _root_ cause, but in my case the problem was due to failure in resolving the...