6 ms·
I am learning Rust RN, I wish I could see the real world examples for the topic I am learning. Can you please disclose your way of using GitHub search in detail
by Scarlxd 4y ago
I am learning Rust RN, I wish I could see the real world examples for the topic I am learning. Can you please disclose your way of using GitHub search in detail or any resource on the topic if possible?
- cztomsik 4y agoI don't have a much else to add: I open the github codesearch at https://cs.github.com/ https://cs.github.com/ and I type there something like `"someMethod(" lang:zig`, then I open several results in a new tab and quickly skim through that and close the ones which are not interesting, and that's pretty much it