Create explicit Thumbnail struct in gallery example
This commit is contained in:
parent
ec4d007a4c
commit
80ccbb8357
2 changed files with 46 additions and 45 deletions
|
|
@ -200,6 +200,7 @@ unused_results = "deny"
|
|||
|
||||
[workspace.lints.clippy]
|
||||
type-complexity = "allow"
|
||||
map-entry = "allow"
|
||||
semicolon_if_nothing_returned = "deny"
|
||||
trivially-copy-pass-by-ref = "deny"
|
||||
default_trait_access = "deny"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue