sosecrets-rs icon indicating copy to clipboard operation
sosecrets-rs copied to clipboard

runtime secret sync unsync

Open jymchng opened this issue 1 year ago • 1 comments

runtime Secret<T>(T, sync::atomic::AtomicUsize, usize) then can count at runtime instead of compile time

jymchng avatar Feb 03 '24 08:02 jymchng

https://nullderef.com/blog/rust-async-sync/

jymchng avatar Feb 03 '24 08:02 jymchng