We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
K
Q
Hi @cuviper, in the indexmap-rs/indexmap#253 (comment), it was mentioned that flipping K and Q can avoid some annoying turbofish. The solution in the comment also applies to crossbeam-rs/crossbeam#1132.
Is it a good idea to apply the flipping to this crate now?
Hi @cuviper, in the indexmap-rs/indexmap#253 (comment), it was mentioned that flipping
KandQcan avoid some annoying turbofish. The solution in the comment also applies to crossbeam-rs/crossbeam#1132.Is it a good idea to apply the flipping to this crate now?