singlefile 0.2.1

Dead simple file data manipulation.
Documentation

singlefile

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

default

  • tokio-parking-lot

tokio-parking-lot

  • tokio?/parking_lot

shared-async

  • dep:tokio
  • tokio?/sync

shared

  • dep:parking_lot
  • tokio?/parking_lot

deadlock-detection

  • parking_lot?/deadlock_detection