mfio-rt 0.1.0

mfio based async runtime
Documentation

mfio-rt

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 16 feature flags, 11 of them enabled by default.

default

  • mio
  • io-uring
  • iocp
  • native
  • std
  • virt

mio

  • dep:mio

io-uring

  • dep:io-uring

iocp

    This feature flag does not enable additional features.

native

  • oneshot
  • parking_lot
  • flume
  • tracing
  • std

std

  • mfio/std
  • once_cell/std

virt

    This feature flag does not enable additional features.

oneshot

  • dep:oneshot

parking_lot

  • dep:parking_lot

flume

  • dep:flume

tracing

  • dep:tracing

test_suite

  • tempdir
  • pathdiff
  • async-semaphore

pathdiff

  • dep:pathdiff

async-semaphore

  • dep:async-semaphore

tempdir

  • dep:tempdir

virt-sync

    This feature flag does not enable additional features.