refactor: apply clippy rules

This commit is contained in:
Matthieu Bessat 2026-01-13 21:15:27 +01:00
parent d205d722aa
commit 8f7d11226f
9 changed files with 153 additions and 245 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "sqlxgentools_misc"
description = "Various misc class to use in applications that use sqlxgentools"
description = "Various data types and traits to use in a sqlxgentools-enabled codebase."
publish = true
edition.workspace = true
authors.workspace = true