lychee/examples/extract
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
..
Cargo.toml Bump tokio from 1.15.0 to 1.16.1 (#482) 2022-01-28 13:23:02 +01:00
extract.rs Use captured identifiers in format strings (#507) 2022-02-12 10:51:52 +01:00
LICENSE-APACHE Update license files (#497) 2022-02-08 10:59:54 +01:00
LICENSE-MIT Update license files (#497) 2022-02-08 10:59:54 +01:00