openpgp-card/card-functionality/src
Wiktor Kwapisiewicz 4510c34cdc Fix clippy lints: directly use variables in format! strings
The source has been reformatted using `cargo +nightly fmt`.
2023-02-02 09:09:47 +01:00
..
cards.rs add rustfmt.toml and set group_imports = "StdExternalCrate" 2022-11-03 14:32:00 +01:00
import.rs Fix clippy lints: directly use variables in format! strings 2023-02-02 09:09:47 +01:00
keygen.rs Fix clippy lints: directly use variables in format! strings 2023-02-02 09:09:47 +01:00
lib.rs WIP: more testing in the context of on-card key generation. 2021-08-13 20:02:53 +02:00
list-cards.rs add rustfmt.toml and set group_imports = "StdExternalCrate" 2022-11-03 14:32:00 +01:00
other.rs add rustfmt.toml and set group_imports = "StdExternalCrate" 2022-11-03 14:32:00 +01:00
tests.rs Fix clippy lints: directly use variables in format! strings 2023-02-02 09:09:47 +01:00
util.rs add rustfmt.toml and set group_imports = "StdExternalCrate" 2022-11-03 14:32:00 +01:00