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 06f287c commit 2f6be41Copy full SHA for 2f6be41
Cargo.toml
@@ -27,6 +27,7 @@ log = "^0"
27
[package.metadata.docs.rs]
28
features = ["std", "c-types"]
29
30
+# TODO: find a better solution:
31
# Work around for test with features like c-types to detect compile errors
32
# like the one introduced with the commit 3a1d15f33e8e418ef6bee2b7b9e096780bd2c8ac
33
# removing needed lifetime but tests and compilation without c-types did not fail,
0 commit comments