indirect-once 0.2.0

One-time resolvable runtime indirection in the style of glibc's ifunc
Documentation

indirect-once

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

default

  • parking-lot
  • proc-macro

parking-lot

  • parking_lot
  • indirect-once-derive/parking_lot

proc-macro

  • indirect-once-derive

parking_lot

    This feature flag does not enable additional features.

indirect-once-derive

    This feature flag does not enable additional features.