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

- 2 more replies
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.