What if we had:
io fn foo() {
}
in Rust, just like async fn. This would mean the function can block. Compiler could warn when it is called from async code. Initially it would be a lint, but down the line it could be switched to enforce that only io functions can call other io functions.
dpc, one question about searching for a node or id on Iroh/rostra:
So my id here is rsut5j319xfrsr8ud3rgua8nmxm6kegcjjggijc6te5ein4tyjw8my
I understand its some ed25xx public key, which is some 64 bit number.
Using just this id, anyone can find this ‘user’ on the Iroh network, if I understand this correctly.
Then, my question is, lets say I only had the first 32 bits of this id, would I be able to find this user or endpoint on the Iroh/rostra network?
You should just check my best Rustlang memes. I’m very proud of them. 😀
I’m just going to live this one pointing at r/rustjerk.
Ehhh… I need to implement video handling so it can be shared over Rostra directly: