mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-25 21:27:05 +08:00
Add library and documents
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//!Extensions for atomic operations.
|
||||
use std::sync::atomic::Ordering;
|
||||
|
||||
/// A trait to help to load and store atomic value quickly.
|
||||
|
||||
Reference in New Issue
Block a user