iou
iou copied to clipboard
use 2018 idioms
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.