use serde deserializer functions to remove duplicated structs, remove TryFrom impls, replace Language enum with wrapper around isolang Language type

This commit is contained in:
2025-07-26 17:15:43 +02:00
parent 4a795819cc
commit 352ac3bd1a
9 changed files with 630 additions and 1464 deletions

1
.gitignore vendored
View File

@@ -6,3 +6,4 @@ Cargo.lock
*.png
*.cbz
*.json
*.sh