Idiomatic Rust. Do you return with:
{
some().complex().set().of().functions()
}
or
{
let dumb_name = some().complex().set().of().functions();
dumb_name
}
cc @rustlang
-
-
Surely { some .complex() .set() }

-
Yes, my bad! Phones make it hard to type this kinda code haha
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.