Replies: 2 comments 6 replies
|
I had the same question when I started working in rust. The The bad part is you can't run those examples easily outside of the crate's context. |
6 replies
|
So I did the push, but it error'd out in a way that I don't understand @johnhurt do you know what the issue might be? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
So I attempted to use some of the examples folders on a fresh install of linux and it seems that they don't work out of the box. I fixed one to build each file out of the box as though it was a standalone main.rs on a fresh linux system. Should I create a fork and push this or is the examples purpose supposed to be something different? https://github.com/HasturDev/pingora/tree/main/pingora-proxy/examples
All reactions