docs.rs failed to build deno_bench_util-0.251.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
deno_bench_util-0.250.0
Benching utility for deno_core op system
Example:
use bench_js_sync;
use bench_or_profile;
use Bencher;
use benchmark_group;
use Extension;
benchmark_group!;
bench_or_profile!;