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 46bcbe9 commit 1a4962dCopy full SHA for 1a4962d
crates/criterion_compat/criterion-0.5.1/Cargo.toml
@@ -31,6 +31,7 @@ features = ["async_futures", "async_smol", "async_std", "async_tokio"]
31
32
[lib]
33
bench = false
34
+doctest = false
35
36
[[bench]]
37
name = "bench_main"
0 commit comments