lychee/examples
Matthias 47df7780fe
Use captured identifiers in format strings (#507)
Makes for arguably cleaner-looking code.
The downside is that the MSRV is 1.58
https://blog.rust-lang.org/2022/01/13/Rust-1.58.0.html

Given that nobody uses lychee as a library yet
and we have precompiled binaries, it's an acceptable
tradeoff.
My little research revealed that this is a much-liked
feature: https://twitter.com/matthiasendler/status/1483895557621960715
2022-02-12 10:51:52 +01:00
..
builder Update license files (#497) 2022-02-08 10:59:54 +01:00
client_pool Use captured identifiers in format strings (#507) 2022-02-12 10:51:52 +01:00
collect_links Update license files (#497) 2022-02-08 10:59:54 +01:00
extract Use captured identifiers in format strings (#507) 2022-02-12 10:51:52 +01:00
simple Update license files (#497) 2022-02-08 10:59:54 +01:00