We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 983f786 commit 1fe6bf7Copy full SHA for 1fe6bf7
external-types.toml
@@ -0,0 +1,10 @@
1
+allowed_external_types = [
2
+ "convert_case::case::Case",
3
+ "nom::error::ErrorKind",
4
+ "serde::de::Deserialize",
5
+ "serde::de::Deserializer",
6
+ "serde::de::Error",
7
+ "serde::ser::Error",
8
+ "serde::ser::Serialize",
9
+]
10
+
0 commit comments