global refactor #43

Open
opened 2023-10-24 12:49:08 +02:00 by Anri · 1 comment
Owner
  • check all unwrap
  • String -> &'a str
  • Arc instead of Vec for struct who derive Clone
- check all unwrap - String -> &'a str - Arc<T> instead of Vec<T> for struct who derive Clone
Anri added the
optimization
label 2024-01-25 17:13:03 +01:00
Author
Owner

lot of the string stuff has been fixed by the pedantic clippy

lot of the string stuff has been fixed by the pedantic clippy
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Anri/mylloon.fr#43
No description provided.