portable-atomic 0.3.20

Portable atomic types including support for 128-bit atomics, atomic float, etc.
Documentation

portable-atomic

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

default

  • fallback

fallback

  • portable-atomic-v1/fallback

std

  • portable-atomic-v1/std

float

  • portable-atomic-v1/float

serde

  • dep:serde

outline-atomics

    This feature flag does not enable additional features.