nuclei 0.4.4

Proactive IO & runtime system
Documentation

nuclei

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 8 of them enabled by default.

default

  • async-exec
  • iouring
  • attributes

async-exec

  • async-global-executor

iouring

  • rustix-uring
  • rustix

attributes

  • nuclei-attributes

async-global-executor

  • dep:async-global-executor

rustix-uring

  • dep:rustix-uring

rustix

  • dep:rustix

nuclei-attributes

  • dep:nuclei-attributes

tokio

  • async-global-executor/tokio

epoll

    This feature flag does not enable additional features.