iou icon indicating copy to clipboard operation
iou copied to clipboard

use 2018 idioms

Open glommer opened this issue 3 years ago • 0 comments

This patch fixes instances where the rust_2018 lint would complain. They are related to elided lifetimes.

Because there are no other complains, I am taking the liberty of adding the warning to the library definition so the code is kept compliant in the future.

glommer avatar Mar 02 '21 02:03 glommer