width_counters 1.0.0

Atomic counters with variable bit widths and customizable atomic ordering
Documentation
1
2
3
4
5
6
[tasks.generate-readme]
description = "Generate a readme file"
category = "Build"
command = "cargo"
toolchain = "nightly"
args = ["sync-rdme", "--all-features"]