surelock 0.1.0

Deadlock-free locks for Rust with compile time guarantees, incremental locks, and atomic lock sets.
Documentation
# Generated by Cargo
# will have compiled files and executables
debug
target

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# Generated by cargo mutants
# Contains mutation testing data
**/mutants.out*/

**/dist/
**/node_modules/
**/.pnpm-store/
**/pkg/
**/pkg-node/
**/pkg-slim/
**/test-results/
**/playwright-report/
data

# dhat heap profiling output
**/dhat-heap.json

# rustc snippet output
rust_out