nb-sync-0.2.0 doesn't have any documentation.
Non-Blocking Lightweight Synchronization Structures
Provides lightweight synchronization structures based on the
nb crate. Meant for Rust on embedded systems.
This is a no_std
crate and does not require heap allocations.
License
This crate is licensed under one of the following, at your discretion:
- Apache 2.0
- MIT