mirror of
https://github.com/Noratrieb/dilaria.git
synced 2026-01-14 17:35:03 +01:00
2 lines
190 B
TOML
2 lines
190 B
TOML
# we want to use our custom type from `values.rs`, so that consumers can choose between which HashMap they want
|
|
disallowed-types = ["std::collections::HashMap", "std::collections::HashSet"]
|